MyBB Community Forums

Full Version: SQL Error
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
I got this error:

SQL Error:
1142 - UPDATE command denied to user 'jerbel50_a'@'66.40.52.19' for table 'toontownresistance_users'
Query:
UPDATE toontownresistance_users SET unreadpms='0' WHERE uid='1'


Can you tell me how to fix it?
I had a similar error at one point... Try talking to your host for a fix! Its something on the server side
Yes, it's a host issue. You don't have the permission to run update queries.
What do I write in the post? They aren't a mybb specific host
Copy paste that same error message and tell them that you need update permissions on the database.

(2011-04-12, 10:45 PM)Wes the Bes Wrote: [ -> ]They aren't a mybb specific host

It's not a MyBB specific error...