I just allowed the update of BuddyPress and bbPress (as prompted in the Dashboard), even though I don’t use them, but now when I log in at http://www.tanyforgan.com/wp-admin I enter username and password and am then presented with a message:
You do not have sufficient permissions to access this page
With debug on it says:
The current user is being initialized without using $wp->init().
I have deactivated every single plugin but the problem persists.
There are a number of suggestions on wordpress forum but I have tried them all (database forced upgrade, db table repair, checked file permissions, wp_usermeta table entries).
Interestingly, even though I appear to be locked out of admin, if I go the to site home page, the admin bar is visible and I can get to the admin area by clicking the ‘Edit Page’ link. It seems to be just the wp-admin page that’s unavailable.
Any thoughts?