In order to really work with wurfl, the Mobile Tools module's weight must be set to 1 in the "system" db table.

Also, the wurfl.module must be bootstrapped (bootstrap=1 in "system db" table), or it wont work at all.

Just try it... It took me all day to find out and solve this!

Comments

trrroy’s picture

The same changes are needed to make Mobile Tools work with the Browscap module.

twom’s picture

Status: Active » Fixed

Hi,

I submitted a patch that uses the drupal_load() function to make sure that the WURFL or Browscap modules are being loaded before invoking the device detection function.
So no need to change the database anymore.

I hope you find time to test it out!!

Status: Fixed » Closed (fixed)

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