Viewing 7 replies - 1 through 7 (of 7 total)
  • Hi,

    I think you have a fatal error, it can be generated by multiple things. If you want to solve it, please check your PHP error log or try to set WP_DEBUG to true in your wp-config.php (more info here http://codex.wordpress.org/WP_DEBUG).

    Post your error here for further help.

    sane for me… it had been working for 8 months without problem… it stopped working 2 days ago… no changes on website

    See the above post, I need the exact error, If you don’t post the exact error from your error log I can’t help you.

    Thread Starter davidlrattigan

    (@davidlrattigan)

    Hi, Alin,

    Here is the error I get when I activate your plugin (IPs sanitized):

    2013/12/21 19:09:07 [error] 24527#0: *23254 FastCGI sent in stderr: “PHP message: XML_ERR_NAME_REQUIRED at line 1, column 2
    PHP message: Space required at line 6, column 39
    PHP message: Mismatched tag at line 79, column 13″ while reading response header from upstream, client: 000.000.000.000, server: prescotonline.co.uk, request: “GET /wp-admin/plugins.php HTTP/1.1”, upstream: “fastcgi://unix:/var/run/prescotonline.co.uk.sock:”, host: “prescotonline.co.uk”, referrer: “http://prescotonline.co.uk/wp-admin/”
    2013/12/21 19:09:28 [error] 24527#0: *23254 FastCGI sent in stderr: “PHP message: PHP Fatal error: Cannot redeclare class Google_DataServiceResource in /srv/www/prescotonline.co.uk/htdocs/wp-content/plugins/google-analytics-dashboard-for-wp/src/contrib/Google_AnalyticsService.php on line 27” while reading upstream, client: 000.000.000.000, server: prescotonline.co.uk, request: “GET /wp-admin/index.php HTTP/1.1”, upstream: “fastcgi://unix:/var/run/prescotonline.co.uk.sock:”, host: “prescotonline.co.uk”, referrer: “http://prescotonline.co.uk/wp-admin/plugins.php?activate=true&plugin_status=all&paged=1&s=”

    Ok, that’s because you probably use another analytics plugin, right? disable it and everything will work just fine.

    How can you say disable it? People might want both?

    Bad coding, not checking if classes/functions already exist.

    @kyle-r give it a try and if you can fix that issue, while keeping the library to its original state, using class_exists and function_exists please share the patch with us 🙂

Viewing 7 replies - 1 through 7 (of 7 total)
  • The topic ‘version 4.2.3 not working’ is closed to new replies.