• Resolved tajanator

    (@tajanator)


    Help! I had a catastrophic failure with the Ultimate Member plugin which migrated all users to “subscriber” role including me! I tried getting help from plugin creator but the email is no longer valid..

    I tried deleting plugin via FTP and nothing happened.

    How do i fix this?? Is there something i can change in htaccess or somewhere?? Please help!!!

Viewing 5 replies - 1 through 5 (of 5 total)
  • Moderator James Huff

    (@macmanx)

    If you are not using Multisite, access your database via phpMyAdmin (most hosting providers offer this in their control panel), go to the wp_users table and find the row for your user_login . Note the ID of this row. Now, go to the wp_usermeta table and find the wp_capabilities row for your user_id . Set the value of this row to:

    a:1:{s:13:"administrator";b:1;}

    Thread Starter tajanator

    (@tajanator)

    Ohmygoodness! Thanks for the quick reply, I will try that – and update afterward.

    Moderator James Huff

    (@macmanx)

    You’re welcome!

    Thread Starter tajanator

    (@tajanator)

    IT WORKED!!!

    Thank you so much!! What a relief.

    I really appreciate it! ??

    Moderator James Huff

    (@macmanx)

    Yay, I’m glad it worked! ??

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘I was downgraded from admin to a subscriber on my own website!’ is closed to new replies.