I get the following error when I try to test WURFL. I really could use some help here.


Fatal error: Uncaught exception 'WURFL_WURFLException' with message 'capability name: ajax_support_javascript not found' in /htdocs/sites/all/modules/wurfl/lib/wurfl/WURFL/DeviceRepository.php:76
Stack trace:
#0 /htdocs/sites/all/modules/wurfl/lib/wurfl/WURFL/CapabilitiesHolder.php(48): WURFL_DeviceRepository->getCapabilityForDevice('google_chrome', 'ajax_support_ja...')
#1 /htdocs/sites/all/modules/wurfl/lib/wurfl/WURFL/Device.php(68): WURFL_CapabilitiesHolder->getCapability('ajax_support_ja...')
#2 /htdocs/sites/all/modules/wurfl/wurfl.module(93): WURFL_Device->getCapability('ajax_support_ja...')
#3 [internal function]: wurfl_test_page()
#4 /htdocs/includes/menu.inc(348): call_user_func_array('wurfl_test_page', Array)
#5 /htdocs/index.php(18): menu_execut in /htdocs/sites/all/modules/wurfl/lib/wurfl/WURFL/DeviceRepository.php on line 76

Comments

twom’s picture

Status: Active » Fixed

Hi,

The module has got a big update to check for installation problems. Basically you need:
- The wurfl php library
- wurfl.xml and wurfl-config.xml
- a cache folder

The module now guides you through all these steps.

Status: Fixed » Closed (fixed)

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