Forums

Admin rights seem to be gone (5 posts)

  1. amomandherblog
    Member
    Posted 1 year ago #

    I'm trying to help a friend with her blog and am coming up with nothing. She recently used the auto upgrade to upgrade to WP 3.0. In the process, she seems to have lost all admin rights. If you look at users in WP, it says she's admin....but if she posts, it doesn't have a "Publish" button, just one that says "Submit for Review". If she tries to approve comments, they turn red and stay un-approved. Plugins cannot be deactivated. I've checked her users table via PhpMyAdmin, and she is the only user. I've already deleted all WP files (except wp_content) and reinstalled, still the same. HELP! Does anyone have any ideas of what is going on, and how to fix it?

  2. MichaelH
    Volunteer
    Posted 1 year ago #

    I've already deleted all WP files (except wp_content) and reinstalled,

    wp_content isn't a WordPress table, but if you did DROP the WordPress tables, and then reinstalled, you should be able to specify a user name and password that will have the administrator role attached.

  3. amomandherblog
    Member
    Posted 1 year ago #

    Ok, this seems promising. Is there directions somewhere for how to do that (I'm no PhpMyAdmin expert, but I CAN follow directions). And will that lose the template, etc? I have it backed up, so that's not tragic, but it would be good to know what I'm dealing with ahead of time.

  4. amomandherblog
    Member
    Posted 1 year ago #

    HELP! Which tables should I drop? Everything? Or is there something specific?

  5. MichaelH
    Volunteer
    Posted 1 year ago #

    The Database Description article describe the tables that you would need to DROP using phpMyAdmin.

    Another option is to change the $table_prefix in wp-config.php and it will install WordPress using that new prefix.

Topic Closed

This topic has been closed to new replies.

About this Topic