Some of you might be using Google Analytics and Feedburner Reports plugin for WordPress by Tantan. Recently Google Analytics made some changes in the code and this plugin started showing wrong and distorted graphics.
Check the Source for the issue fix.
June 26, 2008 at 1:18 am
I like the google analytics and will try the plugin.
December 28, 2007 at 11:33 pm
Rebecca,
What kind of server are you using?
The code at line 60, which your error mentions, checks if you have CURL (a php library that lets php go check other sites for you and return their contents, which is needed for this plugin), then, if you dont’ have it, tries to load something called HTTP/Request.php.
When I remove the curl code and force my system to use the http/Request.php it give me the same error. Which to me implies that the second option is only useful for very specific cases.
I think that this plugin just doesn’t work unless you already have CURL working, so you might want to ask your host about CURL ad whether they can turn it on for you. I remember the plugins author mentioning that he doesn’t support people without curl, so that makes it even more likely that curl is just mandatory.
Sorry if you cant get it turned on.
December 27, 2007 at 2:25 pm
Thank you for this fix, however, I was hoping you could help me – I am getting the following error.
Warning: tantan_GoogleAnalytics::require_once(HTTP/Request.php) [function.tantan-GoogleAnalytics-require-once]: failed to open stream: No such file or directory in /home/pele/public_html/wordpress/wp-content/plugins/tantan/wordpress-reports/lib.googleanalytics.php on line 60
Fatal error: tantan_GoogleAnalytics::require_once() [function.require]: Failed opening required ‘HTTP/Request.php’ (include_path=’/home/pele/public_html/wordpress/wp-content/plugins/tantan/wordpress-reports/PEAR:.:/usr/lib/php:/usr/local/lib/php’) in /home/pele/public_html/wordpress/wp-content/plugins/tantan/wordpress-reports/lib.googleanalytics.php on line 60