• When I try to Authenticate with Google and click the Authenticate button I get back to a blank page on the website.

    The PHP error-log shows this:

    PHP Fatal error: Call to undefined method WP_Http::_getTransport() in /…/wp-content/plugins/analytics360/analytics360.php on line 640

Viewing 16 replies (of 16 total)
  • hey folks, it’s working now with version 1.2.5

    one issue, though…
    Site Traffic is being displayed with 0.1 opacity
    <div id="a360-all-traffic-graph" style="opacity: 0.1; ">

    i’m running mac osx and this issue happens in chrome, safari and firefox

    apparently there’s a jquery animation that would bring opacity to 1.0 but it is not happening…
    to fix this: comment line 829 of /plugins/analytics360/js/a360.js
    so it’ll be: //$('#a360-all-traffic-graph').css('opacity', .1);

Viewing 16 replies (of 16 total)
  • The topic ‘[Plugin: Analytics360] Call to undefined method WP_Http::_getTransport()’ is closed to new replies.