Viewing 11 replies - 1 through 11 (of 11 total)
  • tnx
    I have the same bugs. With version Yoast SEO v3.5 no problems

    @rossagrant

    Yes confirming the major bug / conflict

    We have Yoast SEO and Google Analyticator installed on 60+ clients sites and see the conflict on all of them across 3 Linux servers

    The conflict renders the widget menu inoperable – widget sections are blank. We are also seeing the issue on some plugin menus

    Here is the error

    [28-Sep-2016 02:19:51 UTC] PHP Notice: Undefined variable: apiConfig in /var/www/html/wp-content/plugins/google-analyticator/google-api-php-client/src/Google_Client.php on line 38
    [28-Sep-2016 02:19:51 UTC] PHP Warning: array_merge(): Argument #1 is not an array in /var/www/html/wp-content/plugins/google-analyticator/google-api-php-client/src/Google_Client.php on line 40
    [28-Sep-2016 02:19:51 UTC] PHP Warning: array_merge(): Argument #1 is not an array in /var/www/html/wp-content/plugins/google-analyticator/google-api-php-client/src/Google_Client.php on line 103
    [28-Sep-2016 02:19:51 UTC] PHP Fatal error: Uncaught Error: Class name must be a valid object or a string in /var/www/html/wp-content/plugins/google-analyticator/google-api-php-client/src/Google_Client.php:104
    Stack trace:
    #0 /var/www/html/wp-content/plugins/google-analyticator/class.analytics.stats.php(37): Google_Client->__construct()
    #1 /var/www/html/wp-content/plugins/google-analyticator/google-analyticator.php(1052): GoogleAnalyticsStats->GoogleAnalyticsStats()
    #2 /var/www/html/wp-content/plugins/google-analyticator/google-analyticator.php(558): ga_get_analytics_accounts()
    #3 /var/www/html/wp-content/plugins/google-analyticator/google-analyticator.php(312): ga_options_page()
    #4 /var/www/html/wp-includes/plugin.php(524): ga_settings_page(”)
    #5 /var/www/html/wp-admin/admin.php(222): do_action(‘toplevel_page_g…’)
    #6 {main}

    – Deactivating Google Analyticator immediately resolves the issue. This is a major conflict – We have started removing the Google Analyticator plugin – as the bug / conflict is causing our clients grief. Don’t really need this extra workload but if the issue is not fixed and a patch released soon we will have to do it.

    I am not being critical – It was the Yoast 3.6.0 that has caused the issue – so hoping they will release a patch for the issue.

    • This reply was modified 8 years, 6 months ago by Steve Truman.

    I have the same bug

    `Warning: array_merge(): Argument #1 is not an array in /home/www/xxxxxxxx.dk/wp-content/plugins/google-analyticator/google-api-php-client/src/Google_Client.php on line 40

    Warning: array_merge(): Argument #1 is not an array in /home/www/xxxxxxxx.dk/wp-content/plugins/google-analyticator/google-api-php-client/src/Google_Client.php on line 103

    Fatal error: Class name must be a valid object or a string in /home/www/xxxxxxxx.dk/wp-content/plugins/google-analyticator/google-api-php-client/src/Google_Client.php on line 104

    //Lars

    Plugin Author Garrett Grimm

    (@grimmdude)

    Hi, thanks for the report. I will take a look at this asap.

    -Garrett

    I think this is a 2 year old bug that was never fixed. The solution offered in this support thread worked for me and restored the Analyticator options page as well as the dashboard widget provided by this plugin, which was also broken.

    Summary:

    1. Edit google-analyticator/google-api-php-client/src/Google_Client.php
    2. Change line 35 from: require_once "config.php"; to require_once (dirname(__FILE__) . "/config.php");
    Plugin Author Garrett Grimm

    (@grimmdude)

    Hi Everyone,

    This issue should now be fixed with 6.5.0.

    @dancriel, yes that was the issue. Thank you,

    -Garrett

    Thread Starter rossagrant

    (@rossagrant)

    @grimmdude – AMAZING! Thank you! ??

    I’m running 6.5.0 and the problem still exists… no widgets on the widgets page.

    I have version 6.5.0 of Analyticator and version 3.6.1 of Yoast, and no widgets on the widgets page. Yoast updated to 3.6.1 yesterday. I only noticed this issue today, so I do not know if the combination of Analyticator 6.5.0 and Yoast 3.6.0 worked or not, only know this combo doesn’t.

    I can confirm that running ONLY Analyticator plugin with ALL other plugins deactivated, I’m unable to edit Widgets. On both 4.6.1 and 4.4.5

    @thompsonpaul and @the_webscaper : I had the same issue too, but I also noticed that I was unable to see my Analytics panel and my error log was talking about an authentication problem.

    So I decided to reset analyticator (you can do this from the plugin list) and reconfigure it (it took about 30 seconds to do so) and after that, everything was back and running fine !

    I think it’s worth a try. All I recommend is – obviously – to backup your DB before, and to take a look at the google analytics realtime view just after (so you can check that your visits are still tracked).

    Let us know if it solved the issue for you.

    Fred

    • This reply was modified 8 years, 4 months ago by actifred.
Viewing 11 replies - 1 through 11 (of 11 total)
  • The topic ‘Major Conflict With WPSEO 3.6 – Wipes Out Google Analyticator Options Page’ is closed to new replies.