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
Comment #1
Jeff Burnz commentedI'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.
Comment #2
mths commentedI'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()
Comment #3
mths commentedMy 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.
Comment #4
Jeff Burnz commented