PDA

View Full Version : Weird Javascript error on ForumHome



uasound
Mon 5th Apr '04, 8:24pm
When I load my forum's first page IE pops up a message about the Javascript error. I tried to open page with Opera, Mozilla, and they didn't show any error.

Here is a link

http://talk.uasound.com (Ukrainian Language)

Can anyone help me with the javascript error?

Thanks

Zachery
Mon 5th Apr '04, 8:26pm
How long has this been happening for? when did it start?

uasound
Mon 5th Apr '04, 8:29pm
I don't know when it started, but it was also happening on RC4 too. BTW, I just noticed that error disappears when you log in, this is weird. (Please don't register just to check it :) )

Thanks for help

Zachery
Mon 5th Apr '04, 8:31pm
Revert your templates and reupload your clientscript folder.

uasound
Mon 5th Apr '04, 8:33pm
What do you mean by revert?

Do I need to save my current template changes? I know for sure I didn't add any custom javascript.

Thanks for you help again. Jelsoft rocks :cool:

Zachery
Mon 5th Apr '04, 8:37pm
Well, add a new style, and see if the problem still exsists

uasound
Mon 5th Apr '04, 8:44pm
Thanks, is there any debug tool that would point me to the line with the error? Reverting all templates will take a lot of time.

uasound
Mon 5th Apr '04, 8:46pm
Found the problem

It was single quote is the Javascript if() statement :)

Orfejs
Sat 22nd May '04, 6:21am
I can't get rid of my js errros...

stryka
Sun 6th Jun '04, 3:33am
hmm... i was talking to someone bout this on their forum...

see what happens if you go into the footer and remove the followgin

<!--
// Main vBulletin Javascript Initialization
vBulletin_init();

// Initialize 'Active' Table Cells
//activecells_init();
//-->