Posted by jamesmusik on February 18, 2009 at 6:28pm
Jump to:
| Project: | Statistics Advanced Settings |
| Version: | 6.x-1.3 |
| Component: | Code |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | closed (duplicate) |
Issue Summary
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
#1
Thanks 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.
#2
Sorry for the duplicate and thanks for the fix.