privileges - Admin role not really admin

admin2025-01-07  7

So i followed a tutorial to install wordpress offline in xampp. It's up and running but login doesn't seem to be a full admin. It says i don't have sufficient privileges when trying to install a plugin. And when trying to make a new page it only offers 'submit for review'

I used phpmyadmin to insert a another user with user level 10 and wp_capabilities a:1{s:13:"administrator";s:1:"1";} but it still says i don't have the privileges. Any help?

EDIT I just started over from scratch. I don't know how to mark a question as closed. Thanks for all the help

So i followed a tutorial to install wordpress offline in xampp. It's up and running but login doesn't seem to be a full admin. It says i don't have sufficient privileges when trying to install a plugin. And when trying to make a new page it only offers 'submit for review'

I used phpmyadmin to insert a another user with user level 10 and wp_capabilities a:1{s:13:"administrator";s:1:"1";} but it still says i don't have the privileges. Any help?

EDIT I just started over from scratch. I don't know how to mark a question as closed. Thanks for all the help

Share Improve this question edited Sep 26, 2014 at 22:09 Adrian Le Roy Devezin asked Sep 25, 2014 at 19:05 Adrian Le Roy DevezinAdrian Le Roy Devezin 1113 bronze badges 3
  • 1 Do you have any plugins installed that may be affecting this? Is this happening to all "administrators" (for example, if you create a new admin user) or just you? – Howdy_McGee Commented Sep 25, 2014 at 19:36
  • @Howdy_McGee all admin users and no there are no plugins installed. I've tried creating a completely new database and it still happens – Adrian Le Roy Devezin Commented Sep 25, 2014 at 23:23
  • Did you see that you are an Administrator under Users > All users? – Bernie Commented Sep 26, 2014 at 0:05
Add a comment  | 

1 Answer 1

Reset to default 0

This post suggests that it may be an issue with the database itself, and you should run the 'repair database' feature via phpMyAdmin.

转载请注明原文地址:http://conceptsofalgorithm.com/Algorithm/1736261765a767.html

最新回复(0)