MyBB Community Forums

Full Version: Urgent problem 1064 mysql
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
i tried to install this plugin: http://www.mybbcentral.com/thread-1481-p...l#pid10157 but it crashed my forum (after 10 minutes) , the error that is appearing is:
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 '' at line 6
Query:
SELECT t.*, u.username FROM mybb_threads t LEFT JOIN mybb_users u ON (u.uid=t.uid) WHERE 1=1 AND t.visible='1' AND t.closed NOT LIKE 'moved|%' ORDER BY t.lastpost DESC LIMIT 0,

You can see it here http://jocopedia.ro/index.php
Can you please help me?
why didn't u just disable the plugin to get your forum back again?
i tried but it didn't work
I don't think it crashed your forum, your threads per page setting got reset to something wrong. You should reset it to 30 or something like that