2012-10-16, 08:18 AM
I'm getting these errors when I try to visit my Settings Page and Plugins Page in the ACP.
Plugins:
Settings:
In addition, the pane is all "squished up" (for want of a better term):
[attachment=27477]
The last two plugins I uploaded were Private Messages Log, and the one that turns a username on showthread.php into a dropdown list allowing you to send them a PM, etc.
Spread to my index page:
Plugins:
Quote:MyBB has experienced an internal SQL error and cannot continue.
SQL Error:
1 - Can't create/write to file '/tmp/#sql_701_1.MYI' (Errcode: 13)
Query:
SHOW COLUMNS FROM mybb_users LIKE 'akismetstopped'
Settings:
Quote:MyBB has experienced an internal SQL error and cannot continue.
SQL Error:
1 - Can't create/write to file '/tmp/#sql_701_0.MYI' (Errcode: 13)
Query:
SELECT g.*, COUNT(s.sid) AS settingcount FROM mybb_settinggroups g LEFT JOIN mybb_settings s ON (s.gid=g.gid) GROUP BY g.gid ORDER BY g.disporder
In addition, the pane is all "squished up" (for want of a better term):
[attachment=27477]
The last two plugins I uploaded were Private Messages Log, and the one that turns a username on showthread.php into a dropdown list allowing you to send them a PM, etc.
Spread to my index page:
Quote:MyBB has experienced an internal SQL error and cannot continue.
SQL Error:
1 - Can't create/write to file '/tmp/#sql_701_0.MYI' (Errcode: 13)
Query:
SHOW COLUMNS FROM mybb_users LIKE 'unreadpms'