• mutube

    (@mutube)


    Announcing AdSense Manager v3.0 RC1!

    Over 3 months in development the latest version of the Ad management plugin is now available for testing.

    DO NOT USE THIS ON YOUR PRODUCTION SITES

    With the big warning out the way, please feel free to download and try out this version on your test blogs etc. It has been tested extensively by myself but the best way to find bugs is to try it on as many setups as possible.

    Features in v3.0 RC1

    • Supports both Classic and Slot-based AdSense Ads
    • Support for new AdSense UI settings (curved edges)
    • Native support for AdRoll, AdBrite, Commission Junction, HTML Code, ShoppingAds and WidgetBucks.
    • Extendible to support any Ad network

    To get to this stage took more or less a complete rewrite of the code (hence the 3 months) but that brings a few exciting possibilities planned for the next releases after 3.0.

    Coming Soon

    • Ad Zones give Ad rotation, switching, etc. based on visitor details (language, location, referrer, etc.)
    • Support for Yahoo Publisher Network, Amazon Affiliates and more
    • Localisation (support for non-English users)

    Help Needed!

    Download the latest version, post feedback in this forum and help get v3.0 ready for wide release.

    Additionally if there are any networks that you would like to support simply send a copy of your networks ad code and it will be added to the next release.

    Thanks for your feedback!

Viewing 15 replies - 1 through 15 (of 31 total)
  • ievolve

    (@ievolve)

    Very excited to see this plugin progress. I installed it without first disabling it and it didnt like that one bit. I just copied over the top of the old version. The fix I found was to delete from the DB the stuff associated with version 2, then try again.

    Got it all set up now. I was a little confused and clicked the import button without any code in the textarea and it bombed.

    So I now have a google ad block all set up and went to the presentation >> widget page. I didnt have a widget there to drop into the sidebar.

    I still havent figured out how to get the ads to my front page, is sidebar widget support going to be coming back?

    moshu

    (@moshu)

    Trying to activate in a local install (XAMPP):

    Warning: call_user_func_array() [function.call-user-func-array]: First argument is expected to be a valid callback, ‘adsensem_admin::add_admin_pages’ was given in C:\apachefriends\xampp\htdocs\23\wordpress\wp-includes\plugin.php on line 164

    On a live (online) test installation with no ther plugins activated:
    Plugin could not be activated because it triggered a fatal error.

    Will try on different installations…

    Thread Starter mutube

    (@mutube)

    What a good start! ?? Yes the sidebar widget support will be coming back: technically it should be there already but for some reason I cannot access functions to start widgets from within my plugin. Very very odd. I’ll dig around for a fix! Can you confirm your using standard WordPress widgets (not Sidebar Modules)? Thanks.

    It’s supposed to upgrade existing ads (i.e. from v2.x > v3.0 – and also offer to import AdSense Deluxe blocks if they exist). I’d tested it on an “ideal” import rather than doing what you did (and almost everyone else will do) and just drop it in the same folder.

    Thanks for the heads up on the blank import, that’s fixed.

    Thanks for the feedback much appreciated!

    nclester

    (@nclester)

    I tried installing it over the last version. Didn’t work, so I un-installed the old version and installed the new version.

    No dice. A little help?

    Fatal error: Call to undefined function _process_v2_x_to_3_0() in /home/stickine/public_html/wp-content/plugins/adsense-manager/class-upgrade.php on line 90

    Thanks

    ievolve

    (@ievolve)

    nclester, that is the same error I was getting, both when I would hit the plugin page, and also on the front page of my website. I had to delete the plugin, a couple entries from the option table in the DB (I think they started with ‘plugin_’), then reinstall the plugin.

    @mutube, yep all standard workpress widgets.

    Thread Starter mutube

    (@mutube)

    Thanks folks the bug with the upgrade should now be fixed. It’s been uploaded give a few minutes to refresh and re-download.

    I’m looking into the Widget problem appears to be something weird with loading order of files in WordPress. Bit confused but working on it.

    Much appreciated!

    deletedpenguin

    (@deletedpenguin)

    When I try to activate this plugin, even with it deactivated and completely removed from the site, I get the following error.

    Plugin could not be activated because it triggered a fatal error.

    Parse error: syntax error, unexpected T_STATIC, expecting T_OLD_FUNCTION or T_FUNCTION or T_VAR or ‘}’ in …/domains/spain.iliveherenow.com/html/wp-content/plugins/adsense-manager/adsense-manager.php on line 115

    nclester

    (@nclester)

    ievolve, I deleted the plug-in from my directory and re-installed it with little luck.

    I’m still kind of new when it comes to WP, could the problem be that I haven’t updated WordPress?

    I have no idea how to fix it, and I need to. Bummmmmmer

    Thanks for the help, hope to get this working soon.

    ievolve

    (@ievolve)

    @nclester, did you try the new version he just posted?

    If you are still stuck and have to have it working do you have access to the database that feeds your wordpress install?

    nclester

    (@nclester)

    ievolve, I just tried the new version, with the same issues.

    fatal error: Call to undefined function adsensem_upgrade_process_v2_x_to_3_0() in /home/stickine/public_html/wp-content/plugins/adsense-manager-1/class-upgrade.php on line 90

    I have access to the bluehost.com database, where my web-site is stored. I’m a bum dude, I don’t know what database you mean?

    Sorry for sounding like a jackass. Thanks for your help dude, it means a lot!

    ievolve

    (@ievolve)

    in your database there is a table that ends in “_options” in that table there is an entry “plugin_adsensem”… delete that row and reinstall the plugin and you should be back in business.

    lorigreenberg

    (@lorigreenberg)

    I am getting the same error as above:

    Parse error: syntax error, unexpected T_STATIC, expecting T_OLD_FUNCTION or T_FUNCTION or T_VAR or ‘}’ in /home/beadner/public_html/wp-content/plugins/adsense-manager/adsense-manager.php on line 115

    skumpic

    (@skumpic)

    Same problem here with last version of adsense manager (3.0 released on 28-2-08)

    PHP Fatal error: Call to undefined function adsensem_upgrade_process_v2_x_to_3_0() in /siti/ben1/wp-content/plugins/adsense-manager/class-upgrade.php on line 90

    Any help will be appreciated ??
    Thanks Skumpic

    linxbaijy

    (@linxbaijy)

    I have the same error as above:

    arse error: syntax error, unexpected T_STATIC, expecting T_OLD_FUNCTION or T_FUNCTION or T_VAR or ‘}’ in /home/sites/chineseherbblog.net/public_html/wp-content/plugins/adsense-manager/adsense-manager.php on line 115

    alpinism

    (@alpinism)

    The “syntax error, unexpected T_STATIC” i think is because the plugin is no longer compatible with php4

Viewing 15 replies - 1 through 15 (of 31 total)
  • The topic ‘AdSense Manager v3.0 RC1’ is closed to new replies.