Problem:
All browsers are being picked up as "Other".
(Windows 2000 Server SP2. PHP 4.06 isapi)
I changed getenv("HTTP_USER_AGENT") to $GLOBALS["HTTP_USER_AGENT"] and it seems to fix it.
This also effect the OS detection.
Is it likely to effect others as well ?
If so what else should I try changing.
Also how would I keep unconfirmed users from showing up as newest member.
|