SQL errors since last update.
-
Since the last update, I got those SQL errors notifications displayed in my admin panel:
WordPress database error: [You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near ') AND post_type='job_listing' AND menu_order=0' at line 1] UPDATE wp_posts SET menu_order = 1 WHERE ID NOT IN () AND post_type='job_listing' AND menu_order=0; WordPress database error: [You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near ') AND post_type='job_listing'' at line 1] UPDATE wp_posts SET menu_order = 0 WHERE ID IN () AND post_type='job_listing';
A chance this was on my localhost website and that I always set the debug var to true. I didn’t test if anything was changed about the fact to post jobs. I guess you should check it ASAP.
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘SQL errors since last update.’ is closed to new replies.