Closed (duplicate)
Project:
Statistics Advanced
Version:
6.x-1.3
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
18 Feb 2009 at 18:28 UTC
Updated:
19 Feb 2009 at 22:04 UTC
When viewing site in Chrome 1.0.154.48, the following message displays at bottom of site: Fatal error: Call to undefined function drupal_set_header() in ../sites/all/modules/statistics_advanced/statistics_advanced.module on line 110. This does not occur in IE or Firefox or when logged in.
Comments
Comment #1
dave reidThanks for the report. This bug happens only for anonymous users and is a duplicate of #350813: Call to undefined function. The good news is this has actually been fixed in the 6.x-1.x-dev version of the module, which is what I currently recommend.
Comment #2
jamesmusik commentedSorry for the duplicate and thanks for the fix.