Problem with Core Control at 2.8.1 trying to access Core Control Settings (wordpress/wp-admin/options-general.php?page=core-control) get the message "You do not have sufficient permissions to access this page."
Logged in as admin. Can access other Settings menus including those from other plugins.
http://wordpress.org/extend/plugins/core-control/
coreybot
Member
Posted 4 months ago #
I've gotten the same thing. Newest of everything and a fresh install.
I'm aware of the problems with Core Control + Add From Server under 2.8.1, Seems that I've run afoul of the new plugin security..
I've not yet had a chance to investigate though.. And since i'm in the middle of a hosting-move (Which needs to be completely ASAP due to server shutdown) its relegated down the line a little :)
Problems found, For reference, I was registering the menu's on admin_init rather than admin_menu (Since it worked perfectly at that point in time - Thats a no-no to the rest of you :))
New versions coming up in a moment once i can work out why SVN doesnt like the idea of committing.
(EDIT: Committed)
Thanks Dion; it is now working.