Has anyone stumbled across this issue in Wordpress?
I followed this tutorial
http://wpshout.com/create-an-awesome-wordpress-theme-options-page-part-1/
to add a background color option to my theme options. It registered the new arrays but now when I click “save changes” in my theme options I get the “You do not have sufficient permissions to access this page.” message..
The new options are saved in the theme, but I get that message each time. I tried deleting the new theme arrays and I still get the error. Then I tried the theme on a new database and I have the same issue.
I haven’t tried deleting the new arrays and then uploading the theme on a new database. I’m really not sure what is causing this.. I;d really appreciate any kind of help!


Mid developmet I decided to revise my functions.php into this: