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

crutch’s picture

http://drupal.org/node/1831658

This method makes the error go away. However, "Current browscap data version: Never fetched."

göran’s picture

Thank's - the problem is solved by your link - thank you ;)

devin carlson’s picture

Status: Needs work » Closed (duplicate)

Modules 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.