MyBB Community Forums

Full Version: error 1141
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
http://lyricalism.com/

MyBB SQL Error
MyBB has experienced an internal SQL error and cannot continue.

SQL Error:
1142 - UPDATE command denied to user 'marmin48_wordpre'@'66.40.52.33' for table 'mybb4_users'
Query:
UPDATE mybb4_users SET unreadpms='0' WHERE uid='1'
Please contact the MyBB Group for support.



Yea me confused. Its on a shared DB with other crap.
Your database user doesn't have sufficient rights to the database, specifically the right to run update queries. You'll need to grant the database user full permissions.
I find this odd, as this is a recent error, and it worked fine before. I'll try it and edit what i find.
Update: My Database size grew too large, and permissions changed, a warning to all users of freehostia.

Thanks Matt.