No Browsers displayed in the Browser Support settings page

panatlantica - May 15, 2007 - 09:09
Project:Browser Support
Version:5.x-1.x-dev
Component:Code
Category:bug report
Priority:normal
Assigned:Unassigned
Status:active
Description

As by now there is an official version for Drupal 5.x of Browscap and it is working perfectly nice on our installations, Browser Support Module however fails to load any browser the browscap has detected and is listing. The select-boxes simply remain completely empty. Running cron does not help either.

#1

sarvab - May 18, 2007 - 04:27

I updated browscap to the latest version, uninstalled, reinstalled everything and I'm getting the proper list at the browser support settings page.

Can you confirm that the browscap table is full of entries? No error messages are being displayed?

#2

panatlantica - May 18, 2007 - 20:22

I did this but it won't change much: Browscap is working perfectly and shows all user agents on the site including their statistics on admin/logs/browscap - however, on admin/settings/browser_support all forms remain empty, even after de- and reinstalling browser_support.

No error messages, nothing in the apache error logs... :-(

#3

sarvab - May 18, 2007 - 21:06

Are you using the latest browscap and not a patched earlier version?

Browser support depends on the browscaps table structure being different then it used to be, specifically it needs to have just two fields, 'useragent' and 'data'. The data field holds all of the information serialized that fills up the Browser support settings select fields.

 
 

Drupal is a registered trademark of Dries Buytaert.