IHS Plugin throwing thousands of PHP errors
-
Running IHS plugin 1.4, wordpress 6.7.2, PHP 8.1.31
Thousands of these errors are being logged. In addition, I cannot save any IHS snippet. It says “HTML Snippet successfully added. ” but it will not create a new one – OR – save the one I am updating.
[04-Mar-2025 16:23:25 UTC] WordPress database error Unknown column ‘insertionMethod’ in ‘where clause’ for query SELECT * FROM wp_xyz_ihs_short_code WHERE insertionMethod = 1 AND status = 1 made by require(‘wp-blog-header.php’), require_once(‘wp-load.php’), require_once(‘wp-config.php’), require_once(‘wp-settings.php’), include_once(‘/plugins/insert-html-snippet/insert-html-snippet.php’), require(‘/plugins/insert-html-snippet/shortcode-handler.php’)
[04-Mar-2025 16:23:25 UTC] WordPress database error Unknown column ‘insertionMethod’ in ‘where clause’ for query SELECT * FROM wp_xyz_ihs_short_code WHERE insertionMethod = 1 AND status = 1 made by require(‘wp-blog-header.php’), require_once(‘wp-load.php’), require_once(‘wp-config.php’), require_once(‘wp-settings.php’), include_once(‘/plugins/insert-html-snippet/insert-html-snippet.php’), require(‘/plugins/insert-html-snippet/shortcode-handler.php’)The page I need help with: [log in to see the link]
The topic ‘IHS Plugin throwing thousands of PHP errors’ is closed to new replies.