MyBB Community Forums

Full Version: PM Admin SQL error randomly shows up
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Got this when clicking "Next" in the PM list:

MySQL error: 1064
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 '-20, 20' at line 1
Query: SELECT * FROM mybb_privatemessages ORDER BY pmid DESC LIMIT -20, 20
Upgrade to the latest version Wink
Thanks Tiki! It works now! Smile