Hi
I have installed V6, all looking cool bananas. I keep getting an errors on page with the little triangel at the bottom on ie. Any ideas,how would I find out what these errors are. Any help and suggestions welcome![]()
Hi
I have installed V6, all looking cool bananas. I keep getting an errors on page with the little triangel at the bottom on ie. Any ideas,how would I find out what these errors are. Any help and suggestions welcome![]()
Double click on the little triangle, it will tell you the error.
thanks, it says
line:2
char:3
error:expected','
code:0
url:http://www.takethepith.com/website
does this mean anything specific then, and of course, do you know hoe to fix it?
Thanks
That means something is expected, and that some is apparently missing.
Not that it does not say expected ',' it says expected ';'
Internet Explorer blows chunks for javascript errors.
Somewhere in your javascript is a missing ; apparently, or so IE thinks so. This is probably related to you having php4, as on my installation there are no javascript errors.