Quantcast
Channel: WordPress.org Forums » All Topics
Viewing all articles
Browse latest Browse all 59525

Database error since 4.1.3.1 update/introduction of notifications page

$
0
0

Replies: 0

I’ve been getting these warnings ever since the most recent update that added the notifications page.

WordPress database error: [Unknown column ‘new’ in ‘where clause’]
SELECT * FROM wp_aioseo_notifications WHERE 1 = 1 AND dismissed = 0 AND new = 1 AND (start <= ‘2021-08-12 21:09:48’ OR start IS NULL) AND (end >= ‘2021-08-12 21:09:48’ OR end IS NULL) ORDER BY start DESC, created DESC /* 1 = 1 */

WordPress database error: [Unknown column ‘new’ in ‘where clause’]
UPDATE wp_aioseo_notifications SET new = 0 WHERE 1 = 1 AND new = 1 /* 1 = 1 */


Viewing all articles
Browse latest Browse all 59525

Trending Articles