MyBB Community Forums

Full Version: Error message
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
SQL Error:
1142 - INSERT command denied to user 'jusfro_mybb'@'66.40.52.25' for table 'mybb_sessions'
Query:
REPLACE INTO mybb_sessions SET uid='1',sid='2b5ad40bf61423c81fc19fcc69d3db98',time='1296401514',ip='72.201.68.71',location='/index.php?',useragent='Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US) AppleWebKit/534.10 (KHTML, like Gecko) Chrome/8.0.55',location1='0',location2='0',nopermission='0'

http://pokesunrise.co.cc/
Your database user does not have permission to run insert queries, you'll need to ask your host to help you with this.
Now I am getting this instead:

SQL Error:
1142 - UPDATE command denied to user 'jusfro_mybb'@'66.40.52.25' for table 'mybb_users'
Query:
UPDATE mybb_users SET unreadpms='0' WHERE uid='1'
Eh. Not again...
Exactly the same thing, it doesn't have permission to execute that query...
I've cleared things up with my host and they have suggested to clear my forum cache, how is this done?
You can rebuild caches in the Cache Manager in the Tools & Maintenance section of the ACP, but that is not related to these errors in any way whatsoever, I don't know why they've suggested you do that at all.