DB Error
-
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 ‘-25, 25’ at line 3]
SELECT SQL_CALC_FOUND_ROWS wp_users.ID FROM wp_users INNER JOIN wp_usermeta ON ( wp_users.ID = wp_usermeta.user_id ) WHERE 1=1 AND ( CAST(wp_usermeta.meta_value AS CHAR) = ‘student’ ) ORDER BY ID ASC LIMIT -25, 25Clean WP, theme 2014, no plugins
Fresh install.
On all pages where users are queried
Thanks
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
The topic ‘DB Error’ is closed to new replies.