MyBB Community Forums

Full Version: Admin. Error ... Help me please
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
what happen? please help me
help me plaease
jim Wrote:what happen? please help me

Well, first of all, if you get acess denied clicking on revoke isn't the correct thing to do! Toungue

Run the following query in PHPMyAdmin
UPDATE YOURPREFIX_adminoptions SET permsset = '1' WHERE uid = 'YOURUSERID'

Once you correct that problem, back in your ACP, make sure everything is set to yes for your admin permissioins.
Run the following query in PHPMyAdmin


Code:

UPDATE YOURPREFIX_adminoptions SET permsset = '1' WHERE uid = 'YOURUSERID'
*********************************



Yes. i click on revoke!! 'cause i don't know!! (i just to test)  after i click on REVOKE ... it's lose!!!!!!!???
i don't know that.. How to get it (revoke) turn to my admin cp home. please help me......please

so, i don't understand for about your code (your words on above ).??

i don't know that... I should to do??? (in my admin cp home)

please tell me again .....

so thanks.
jim Wrote:so, i don't understand for about your code (your words on above ).??
You need to change YOURPREFIX to your table prefix, most people use the mybb_, but some don't. YOURUSERID needs to be changed to your accounts userid, since your the only admin(and I assume that you installed the board), try using 1.

UPDATE mybb_adminoptions SET permsset = '1' WHERE uid = '1'
where is.............? the YOURPREFIX to your tableprefix
i must to see where..??
please Atteached file If u can..


so thanks