Search found 3 matches

by dsoprea
Wed Jan 11, 2012 11:23 pm
Forum: Device Detection Issues
Topic: Lynx text-based browser misidentified
Replies: 4
Views: 8261

Re: Lynx text-based browser misidentified

Great. Thanks. I'm an open-source user.. When will it make it's way to those database updates?


Dustin
by dsoprea
Wed Jan 11, 2012 10:16 am
Forum: Device Detection Issues
Topic: Lynx text-based browser misidentified
Replies: 4
Views: 8261

Re: Lynx text-based browser misidentified

I'm using TeraWurfl, and I've never had a problem with it, previously. My reference to it, determining what's a mobile device and not a tablet. I also had to explicitly disqualify a Lynx browser since it kept coming up as such. function IsPhone() { require_once realpath(dirname(__FILE__) . '/dynamic...
by dsoprea
Sat Jan 07, 2012 3:30 pm
Forum: Device Detection Issues
Topic: Lynx text-based browser misidentified
Replies: 4
Views: 8261

Lynx text-based browser misidentified

My webpage is currently detected non-tablet mobile devices, and the Lynx text-based browser is detected as one.


It's UA is: Lynx/2.8.5rel.1 libwww-FM/2.14 SSL-MM/1.4.1 OpenSSL/0.9.8e-fips-rhel5

Dustin Oprea