MyBB Community Forums

Full Version: SQL Error, Forum Down
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Hi, I recently upgraded to MyBB 1.6 without any problem. But lately I have been issues accessing my forum. It gives the following error:
Quote:MyBB has experienced an internal SQL error and cannot continue.

SQL Error:
1 - Can't create/write to file '/tmp/#sql_2d3e_0.MYI' (Errcode: 13)
Query:
SHOW COLUMNS FROM my22_users LIKE 'unreadpms'

I can login to admin panel, but when trying to access 'Configuration' page, it again gives the error:
Quote:MyBB has experienced an internal SQL error and cannot continue.

SQL Error:
1 - Can't create/write to file '/tmp/#sql_2d3e_0.MYI' (Errcode: 13)
Query:
SELECT g.*, COUNT(s.sid) AS settingcount FROM my22_settinggroups g LEFT JOIN my22_settings s ON (s.gid=g.gid) GROUP BY g.gid ORDER BY g.disporder

Please help resolving this issue. Thank you!
You'll need to contact your host about that one.
You'll need to ask your host about that, it can't write to the database file.