Sunday, September 18, 2011

AdSense-Deluxe Plugin for WordPress: You do not have sufficient permissions to access this page.

I tried installing the AdSense-Deluxe Plugin for Wordpress and I was getting the error:

"You do not have sufficient permissions to access this page."

What I did to solve this was:

1. Open the file "adsense-deluxe.php"

2. Search for the line: "add_action('admin_head', 'add_adsense_deluxe_menu');"

3. Place the following line before it:

add_action('admin_menu', 'add_adsense_deluxe_menu');

4. Find any place where the variable $action_url is used. Replace it with:

adsense-deluxe_wp_plugin_v0.8/adsense-deluxe.php


Then it should work properly. Woo...

2 comments:

  1. i also have this problem... "You do not have sufficient permissions to access this page."..

    thanks for sharing info.. it solved my problem...
    Robert White…..
    video streaming

    ReplyDelete
  2. its a good solution for this problem... thanks.. it worked for me... your blog is nice..

    Roads Wilson
    flash player crashing

    ReplyDelete