Wrong Browser Image
Category: General
Version Icy Phoenix 1.3 (Unknown - Unknown)
Description
KugeLSichA
Wed 12 Jan, 2011 17:24
Wrong Browser Image in "Who is online" Page

to fix this, add the code below, BEFOR the Mozilla ereg


elseif (ereg('Chrome/([0-9].[0-9]{1,2})', $http_user_agent_str, $log_version))
{
$user_browser_ver = 'Chrome ' . $log_version[1];
$user_browser_img .= 'chrome.png';
}
Reply
 
Details Assigned To: Mighty Gorgon
Priority: Not Set
Status: Fixed
Fixed: Yes
 



   

This is a "Lo-Fi" version of our main content. To view the full version with more information, formatting and images, please click here.

Powered by Icy Phoenix based on phpBB
Design by DiDiDaDo

Generation Time: 0.3268s (PHP: -46% SQL: 146%)
SQL queries: 32 - Debug On - GZIP Enabled