Code: Select all
if ($config["cacti_server_os"] === "win32") {
$config['url_path'] = str_replace("\\", "/", $config['url_path']);
}
Operating System: Windows XP SP2
Webserver: IIS6
Cacti: 0.8.7b
Spine: n/a
MySQL: 5.x
PHP: 5.2.5
RRDTool (Cygwin or Win32 version): 1.2
Net-SNMP: 5.x
Cygwin (cygwin1.dll version): n/a
Plugin Architecture: ?
Edit: this problem is obvious only in Firefox because it breaks the whole layout. In IE, you have to check the html source to see the problem as IE isn't so strict and it doesn't break the layout.