MyBB Community Forums

Full Version: possible bug or error
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
when i go to my forums admin cp panel and click change on the settings menu it comes up with this

MySQL error: 1
Can't create/write to file 'C:\WINDOWS\TEMP\#sql_8e4c_0.MYD' (Errcode: 17)
Query: SELECT g.*, COUNT(s.sid) AS settingcount FROM mybb_settinggroups g LEFT JOIN mybb_settings s ON (s.gid=g.gid) WHERE g.disporder>0 AND s.sid>0 GROUP BY s.gid ORDER BY g.disporder