I am getting error messages at from browscap_block in my internet explorer browser(7, 8, 9). This problem is not in firefox and chrome browser.

Error message
•Notice: Undefined index: ismobiledevice in browscap_block_block_list_alter() (line 78 of C:\wamp\www\mysite\sites\all\modules\browscap_block\browscap_block.module).
•Notice: Undefined index: ismobiledevice in browscap_block_block_list_alter() (line 78 of C:\wamp\www\mysite\sites\all\modules\browscap_block\browscap_block.module).

Comments

Jeff Burnz’s picture

Priority: Major » Normal

I'll leave this open for now, honestly stuff like this is nearly impossible to reproduce or track down - for example I cannot reproduce this on my system with these browsers, it just happens sometimes and I have done a fair amount of research in the past to figure out why occassionally this occurs - note that sometimes its Firefox, sometimes IE etc etc.

mths’s picture

I've got this message in Firefox and Chrome on Ubuntu, is this really browser related? It looks like it didn't get a (nice) response from get_browser()

mths’s picture

My guess would now be that I get this message because the browscap database with user agent info is still empty. And that it is empty because the browscap info at https://browsers.garykeith.com/ is closed.

Jeff Burnz’s picture

Status: Active » Closed (cannot reproduce)