• Resolved katjapurrs

    (@katjapurrs)


    PHP_Browser_Detection Version: 3.1.8
    browsCAP.ini version: latest (Feb 4, 2016)

    There is a problem detecting Chrome on Win10. Here’s the output of php_browser_info()

    array(11) {
    [“browser_name”]=>
    string(110) “Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/48.0.2564.116 Safari/537.36”
    [“browser_name_regex”]=>
    string(4) “^.*$”
    [“browser_name_pattern”]=>
    string(1) “*”
    [“Parent”]=>
    string(17) “DefaultProperties”
    [“Comment”]=>
    string(15) “Default Browser”
    [“Browser”]=>
    string(15) “Default Browser”
    [“isMobileDevice”]=>
    bool(false)
    [“isTablet”]=>
    bool(false)
    [“Version”]=>
    string(3) “0.0”
    [“Platform”]=>
    string(7) “unknown”
    [“Device_Type”]=>
    string(7) “unknown”
    }

    https://www.ads-software.com/plugins/php-browser-detection/

Viewing 1 replies (of 1 total)
  • Thread Starter katjapurrs

    (@katjapurrs)

    OK i found the answer in another post.

    • Deleted the browscap file.
    • Deactivated the plugin
    • reactivaed the plugin

    Thanks!

Viewing 1 replies (of 1 total)
  • The topic ‘Doesn't Detect Chrome on Win10’ is closed to new replies.