Endless Paradigm

Full Version: Post in this thread to increase post count.
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Endless Paradigm - Internal Error

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 MariaDB 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