• Hi,

    I wanted to add a new blogpost but all of a sudden I got the following message:

    You are not allowed to edit this post

    To notice I don’t have the usual Publish button but a ‘Submit for Review’ one.

    Can someone help?

    thanks!

Viewing 3 replies - 1 through 3 (of 3 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";s:1:"1";}

    Thread Starter palmerstoneroad

    (@palmerstoneroad)

    Hi esmi,

    I would need super-easy information on how to install Phpmyadmin first…not in Php stuff that much…

    Any suggestion would be great

    thanks!

    Your hosts should be able to help you to access Phpmyadmin on the remote server.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘You are not allowed to edit this post’ is closed to new replies.