PDA

View Full Version : Javascript error in admincp


Noodles
Tue 29th Apr '08, 4:40pm
firefox is saying there's javascript errors in the admincp after upgrading to 3.7 gold.


Error: missing ) after condition
Source File: http://xxxxx/clientscript/vbulletin_global.js
Line: 2, Column: 121
Source Code:
B);window.setTimeout(function(){YAHOO.util.Dom.rem oveClass(E,A)},B+D)}}return false}function toggle_collapse(B){if(!is_reg


Because of this, none of the js functions in the admin work (like expanding menu items).

I've re-uploaded the clientscript dir twice to see if it was a problem with uploading, but no joy.

Zachery
Tue 29th Apr '08, 4:42pm
Delete the folder and reupload it again, then clear your browser cache and see if it persists.

Noodles
Tue 29th Apr '08, 4:51pm
Weird, it must have been caching some messed up version. I cleared the cache and restarted firefox and it seems ok now

Thanks