• I think I somehow cut off my own admin rights – when I log in with my admin id and password I can just access the profile and dashboard. Is there a way to change a table, or to reinstall, that would give them back?

Viewing 3 replies - 1 through 3 (of 3 total)
  • Thread Starter billtrent

    (@billtrent)

    I’m thinking there must be a way to change the user level using phpmyadmin?

    Otherwise, would a new installation do the trick?

    Any help would be appreciated.

    Thanks

    Ja, go to the wp_usermeta table, SELECT * WHERE user_id = 1 and update wp_user_level => 10 & wp_capabilities => a:1:{s:13:"administrator";b:1;}

    Thread Starter billtrent

    (@billtrent)

    Many thanks. That worked perfectly.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Changing admin rights’ is closed to new replies.