• So I signed into my admin site and click on dashboard and the only thing that appears is.
    1. Profile
    2. Vimeography (a plugin)

    Thats it. So i can do nothing.

    I have changed my password, signed in again and nothing.
    restarted and nothing.

    Any suggestions?

Viewing 4 replies - 1 through 4 (of 4 total)
  • Using Phpmyadmin (or another MySQL management tool), first backup your database. Then navigate to your wp_usermeta table and locate the meta_key called “wp_capabilities” for your user_id. Change the meta-value for this record to:

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

    Thread Starter jacobbock

    (@jacobbock)

    Unfortunately I am a novice here!

    So if this is the only way, do I need to download first Phpmyadmin? Is it pretty user friendly? Any other way to backup my database?

    So if this is the only way, do I need to download first Phpmyadmin?

    No – you use need to use Phpmyadmin (or another MySQL management tool) on your hosts’ server. Ask your hosts for assistance with this.

    Thread Starter jacobbock

    (@jacobbock)

    Will give that a try now.

Viewing 4 replies - 1 through 4 (of 4 total)

The topic ‘Lost my Admin dashboard’ is closed to new replies.