View Full Version : Done but with error on page
*D-B-S*Tuco
14-05-2003, 08:06 PM
There is one thing that is bothering me at the mo and that is this error message that comes up when our clan web site opens but it goes if you refresh the page then comes back again when you load another page via a link.
http://www.tucos.co.uk/error.jpg
Any ideas on this would be gratefully accepted...
Thanks...:)
SuperFLY
16-05-2003, 04:41 PM
well call me crazy, but it could be.. no im pretty sure here.. id say its a syntax error at line 2 :P
js error most likely.. post the source code and i'll take a lookie
I just went to http://www.tucos.co.uk/index.php and didn't receive any warning messages, maybe you got it fixed. I'd have wild guess saying it was your DOCTYPE not being declared properly...
Originally posted by SuperFLY
js error most likely.. post the source code and i'll take a lookie Hehe, javascript in the second line? That would be a first :)
*D-B-S*Tuco
17-05-2003, 12:58 AM
thanks guys i got it sorted and it was the doctype oh what a friggin nightmare that prob was.... still all is ok now thanks...
Dalehead
17-05-2003, 09:40 AM
Originally posted by gel
Hehe, javascript in the second line? That would be a first :)
Most of my JS goes right at the top of my pages, and then just get called as necessary ;(
Am i wrong?
Originally posted by Dalehead
Most of my JS goes right at the top of my pages, and then just get called as necessary ;(
Am i wrong? No you're not wrong. All my javascript is pre-defined at the top also or even in a seperate .js file, doesn't mean it's the second line.
Remember you've still to get numerous other stuff declared before it, and if you manage to get your javascript on the second with all that done, there isn't much indentation going on.
Powered by vBulletin™ Version 4.1.0 Copyright © 2012 vBulletin Solutions, Inc. All rights reserved.