Closed (duplicate)
Project:
Browscap
Version:
7.x-1.3
Component:
Miscellaneous
Priority:
Major
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
13 Nov 2012 at 18:58 UTC
Updated:
21 Nov 2012 at 16:21 UTC
Soon as I start browscap module I get two or more errors (same errors) =
Notice: Undefined index: ismobiledevice i at_get_browser() (rad 217 av /Applications/MAMP/htdocs/02_aco_adaptive/sites/all/themes/adaptivetheme/at_core/inc/get.inc).
I have two independent core of DP7.17 installed, related to different databases. The problem comes up in both - soon as I start Browscap.
The theme is: AT Panels Everywhere 7.x-3.0-rc1 - but if I change to other theme the error-message is still comming up. Ive checked setting in AT-PE with % or px, but is no changes of error message.
Comments
Comment #1
crutch commentedhttp://drupal.org/node/1831658
This method makes the error go away. However, "Current browscap data version: Never fetched."
Comment #2
göran commentedThank's - the problem is solved by your link - thank you ;)
Comment #3
devin carlson commentedModules which rely on Browscap should check to ensure that browscap_get_browser actually returns data before attempting to use it.
Otherwise this is a duplicate of #1833672: Use alternative URLs for Browscap information.