Forum Replies Created

Viewing 3 replies - 1 through 3 (of 3 total)
  • I managed to get rid of the first error by removing the & before $data on line 15 — but I don’t have a clue how to fix the other errors. (I’m not very proficient in PHP)

    Advertising Manager version 3.4.10
    WordPress version 2.8.2
    PHP version 5.2.6

    Thanks,
    DeAnne

    I get an error every time I try to activate the plugin:

    Warning: Call-time pass-by-reference has been deprecated; If you would like to pass it by reference, modify the declaration of call_user_func(). If you would like to enable call-time pass-by-reference, you can set allow_call_time_pass_reference to true in your INI file in /path/to//blog/wp-content/plugins/advertising-manager/lib/Advman/Upgrade.php on line 15
    
    Warning: Missing argument 2 for OX_Plugin_Adsense::import(), called in /path/to/blog/wp-content/plugins/advertising-manager/lib/Advman/Upgrade.php on line 514 and defined in /path/to/blog/wp-content/plugins/advertising-manager/lib/OX/Plugins/Adsense.php on line 55
    
    Fatal error: Call to a member function set_property() on a non-object in /path/to/blog/wp-content/plugins/advertising-manager/lib/OX/Plugins/Adsense.php on line 59

    I deleted the old adsense manager I had installed – the ads weren’t working properly anyway. But now, I can’t get the new plugin to even activate

Viewing 3 replies - 1 through 3 (of 3 total)