Error php notification
-
Hello, last night I installed a plugin on the site on the server. In the error log I get this. When I go to the admin, the path appears at the end with an error. I had php 8.2 after php 7.4 and it still does the same thing. What is it?
[Sat Jan 11 08:09:11.379387 2025] [proxy_fcgi:error] [pid 883917:tid 883941] [client myip:0] AH01071: Got error ‘PHP message: WordPress database error Unknown column ‘new’ in ‘WHERE’ for query SELECT \n\t\nFROM wp_0456lxaioseo_notifications\nWHERE 1 = 1 AND\n\t
dismissed
= 0\n\tANDnew
= 1\n\tAND (start <= ‘2025-01-11 07:09:11’ OR start IS NULL)\n\tAND (end >= ‘2025-01-11 07:09:11’ OR end IS NULL)\nORDER BY start DESC, created DESC\n/ 1 = 1 / made by require_once(‘wp-admin/admin-header.php’), do_action(‘admin_enqueue_scripts’), WP_Hook->do_action, WP_Hook->apply_filters, AIOSEO\Plugin\Common\Standalone\Notifications->enqueueScript, AIOSEO\Plugin\Common\Models\Notification::getNewNotifications, AIOSEO\Plugin\Common\Utils\Database->runPHP message: WordPress database error Unknown column ‘new’ in ‘WHERE’ for query UPDATE wp_0456lxaioseo_notifications\nSETnew
= 0\nWHERE 1 = 1 AND\n\tnew
= 1\n/ 1 = 1 / made by require_once(‘wp-admin/admin-header.php’), do_action(‘admin_enqueue_scripts’), WP_Hook->do_action, WP_Hook->apply_filters, AIOSEO\Plugin\Common\Standalone\Notifications->enqueueScript, AIOSEO\Plugin\Common\Models\Notification::getNewNotifications, AIOSEO\Plugin\Common\Models\Notification::resetNewNotifications, AIOSEO\Plugin\Common\Utils\Database->runPHP message: WordPress database error Unknown column ‘new’ in ‘WHERE’ for query SELECT \n\t\nFROM wp_0456lxaioseo_notifications\nWHERE 1 = 1 AND\n\tdismissed
= 0\n\tANDnew
= 1\n\tAND (start <= ‘2025-01-11 07:09:11’ OR start IS NULL)\n\tAND (end >= ‘2025-01-11 07:09:11’ OR end IS NULL)\nORDER BY start DESC, created DESC\n/* 1 = 1 */ made by require_once(‘wp-admin/admin-header.php’), do_action(‘admin_enqueue_scripts’), WP_Hook->do_action, WP_Hook->apply_filters, AIOSEO\Plugin\Common\Admin\Admin->enqueueAssets, AIOSEO\Plugin\Common\Utils\Helpers->getVueData, AIOSEO\Plugin\Common\Utils\Helpers->setInitialData, AIOSEO\Plugin\Common\Models\Notification::getNotifications, AIOSEO\Plugin\Common\Models\Notification::getNewNotifications, AIOSEO\Plugin\Common\Utils\Database->run’, referer: https://www.domain.com/wp-admin/admin.php?page=aioseo-settings
- You must be logged in to reply to this topic.