There was no error before i filled up the Google Analytics Setting in the Integration option of Setting menu in Admin Panel. When I submitted the form after filling up the Google Analytics Setting and went to Dashboard, the following error occurred and the graph is not displaying in the Dashboard.

A PHP Error was encountered
Severity: Notice
Message:  Undefined variable: http_response_header
Filename: libraries/Analytics.php
Line Number: 424

A PHP Error was encountered
Severity: Notice
Message:  Undefined variable: http_response_header
Filename: libraries/Analytics.php
Line Number: 427

Please help me with this.

link|improve this question

feedback

1 Answer

up vote 5 down vote accepted

Google analytics uses CURL. In a shared hosting CURL might be disabled, So such problems are likely to occur.

link|improve this answer
Yes, you are right. Thanks alot for the solution :)) – coosal Mar 22 '11 at 9:27
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.