MyBB Community Forums

Full Version: plz help me urgently
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
show this sql error



MyBB SQL Error

MyBB has experienced an internal SQL error and cannot continue.

SQL Error:
    1 - Can't create/write to file '/tmp/MYCEqpp7' (Errcode: 28)
Query:
    SELECT t.subject,t.tid,t.lastpost,t.views,tr.uid AS truid,tr.dateline FROM mybb_threads t LEFT JOIN mybb_threadsread tr ON (tr.tid=t.tid AND tr.uid='3') LEFT JOIN mybb_forums f ON (f.fid = t.fid) WHERE t.visible='1' AND t.closed NOT LIKE 'moved|%' ORDER BY t.views DESC LIMIT 0,5

Please contact the MyBB Group for support.

Might be your Host have issues in phpSQLAdmin at the moment. try to contact them.
Do you have ProStats installed? There is a SQL query exactly like this one in the code, so it probably has something to do with it.

Try deactivating the plugin.
ya i have installed this plugin..but its showing error 2 day
Have you tried deactivating the plugin? If so, does the error still persist?