While trying to access the control panel of Adsense Deluxe plugin, WordPress served me the “You Do Not Have Sufficient Permissions to Access this Page” error each and every time. This plugin was working nice for me since it’s first installation, but this problem started from the day I upgraded to WordPress 2.8.2 version. There are few modifications in WordPress 2.8.2 and 2.8.3 versions which are making few WordPress plugin‘s configuration unstable and not working.
If you are not aware of Adsense Deluxe WordPress plugin, it’s the plugin used to display advertisements inside posts. You can add several ad codes, affiliate links, JavaScripts in it’s interface and display ads at various spots of your post by simply inserting a small piece of code.
If you have just upgraded to either WordPress 2.8.2 or 2.8.3 version, you need to make some slight modification in order to get rid of this “You Do Not Have Sufficient Permissions to Access this Page” problem. Thanks to Zalds for this easy tip.
Fix You Do Not Have Sufficient Permissions to Access this Page problem in WordPress
- Navigate to Plugins >> and deactivate Adsense Deluxe plugin
- Click on Edit to edit Adsense Deluxe plugin
- Search for admin_head and replace it with admin_menu
- Click on Update File to save the changes and activate the plugin
- You are done.
Now you can access the Adsense-Deluxe plugin page and there will be no sufficient permission error page on your WordPress blog.
Below are some more related articles to the topic:




Thank you… my problem solved
Thanks for the help.
I had problems using the Contact-Form plugin and you can change the same code to access your settings for that plug-in.
I use this plug-in for all of my contact pages and this had been bugging me for awhile.