The following error message is received after enabling Mobile Tools (specifically, Mobile Tools, Mobile Tools Detection and Mobile Tools Browscap).

Complete error message:

Fatal error: Call to undefined function mt_browscap_device_groups() in /var/sites/dazz/sites/all/modules/mobile_tools/modules/mt_browscap/mt_browscap.module on line 29

The Browscap Module Version being used is: 6.x-1.5

Comments

devin carlson’s picture

Version: 6.x-2.6 » 6.x-2.x-dev
Assigned: Unassigned » devin carlson
Status: Active » Needs review
StatusFileSize
new516 bytes

A patch to make MT Browscap use the updated device group function.

The module should probably use mobile_tools_device_groups() but it isn't currently possible to separately configure device detection and device groups modules. I'll open up a separate issue for implementing that functionality.

devin carlson’s picture

Status: Needs review » Fixed

Committed to 6.x-2.x.

Anonymous’s picture

Thanks very much Devin - that patch works brilliantly.

Have a great day. :-)

Cheers,
Darren

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.