Reputation: 1
for an unknown reason so far, my wordpress website shows, whichever page i try to access:
You do not have sufficient permissions to install plugins on this site.
i might fall into a specific wp bug related to unstable release, i'm on "WordPress 4.8-alpha-40040"
i'm not logged in, and the problem occurs whether i'm accessing the root of the website or the admin url.
user rights seem ok (i checked usermeta prefixes).
i tried setting wp_debug to true, the message still shows unvariably..
thank you for your help!
jerome
Upvotes: 0
Views: 805
Reputation: 1
One plugin was doing something (probably related to installing another plugin) that caused the error, disabling it solved my problem.
Upvotes: 0