wr19026
5th December 2006, 14:25
I've had to reinstall ISPConfig on a brand new Ubuntu Dapper install (as per the Perfect Setup).
Now, when I log in to ISPConfig on occasion I get a really annoying error in inhalt_tree.php that makes the page continuoisly reload. The error is in line 34 and has to do with "linkFarbe not defined". Any suggestions on where/how I can fix this?
Thanks in advance.
ausgabeFrame.write("<STYLE>\n<!--\nA {text-decoration: none}\nA {color: " + linkFarbe + "}\nA:hover {color: " + aLinkFarbe + "}\nBODY{ scrollbar-arrow-color: white\;\nscrollbar-base-color: #E0E0E0 }\n-->\n</STYLE>\n");
Now, when I log in to ISPConfig on occasion I get a really annoying error in inhalt_tree.php that makes the page continuoisly reload. The error is in line 34 and has to do with "linkFarbe not defined". Any suggestions on where/how I can fix this?
Thanks in advance.
ausgabeFrame.write("<STYLE>\n<!--\nA {text-decoration: none}\nA {color: " + linkFarbe + "}\nA:hover {color: " + aLinkFarbe + "}\nBODY{ scrollbar-arrow-color: white\;\nscrollbar-base-color: #E0E0E0 }\n-->\n</STYLE>\n");