Download & Extend

Fatal error: Call to undefined function browscap_unmonitor() in

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

Assigned to:Anonymous» mikeryan
Status:active» fixed

OK, I've committed a fix (needed to check for the browscap module before calling it).

#2

Status:fixed» closed (fixed)