Posted by sechrest on September 26, 2005 at 1:39am
Jump to:
| Project: | Statistics filtering |
| Version: | 4.6.x-1.x-dev |
| Component: | Code |
| Category: | bug report |
| Priority: | critical |
| Assigned: | mikeryan |
| Status: | closed (fixed) |
Issue Summary
As reported in:
http://drupal.org/node/27455
When you try to filter out the Administrator from the statistics, you get the error:
Fatal error: Call to undefined function: browscap_unmonitor() in /www/vh/drupal-4.6.3/modules/statistics_filter/statistics_filter.module on line 94
Comments
#1
OK, I've committed a fix (needed to check for the browscap module before calling it).
#2