Wroaw's Way Wicked Board

Full Version: Unban request thread.
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45

MyBB SQL Error

MyBB has experienced an internal SQL error and cannot continue.

SQL 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 ') ORDER BY p.dateline' at line 4
Query:
SELECT u.*, u.username AS userusername, p.* FROM mybb_posts p LEFT JOIN mybb_users u ON (u.uid=p.uid) WHERE p.pid IN () ORDER BY p.dateline