MyBB Community Forums

Full Version: Can not acces forum
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
DELETE FROM mybb_adminsessions WHERE uid='0'

1036 - Table 'mybb_users' is read only

1036 - Table 'mybb_adminsessions' is read only. This is what I get when I click on my

book mark ? Any help thank you
Quote:DELETE FROM mybb_adminsessions WHERE uid='0'
That uid Should be set to '1' not '0' (at least I think it should)

You should CHmod those files to 666 or 777

That should work.
What files, exactly...?? Huh

It looks like your database or database user isn't setup properly, you'll need to ask your host how to correct it.
Thank you for you help the forum came back on its own, so i made sure all files were moded to the correct number.. and backed up the forum thank you again for the help....