View Full Version : Page loads with "Error"
ChinniePaws
04-20-2005, 10:28 AM
I need help! I've tried looking through threads on here, and looking through all my modules etc, to possibly find the problem, but am having no luck.
My CMPS page loads but shows "Error on page" at the bottom of the screen.
It is not on any other pages just the CMPS.
I know I am of no help by not giving any ideas as to what could be causing this, but if I knew I might not have to be posting this :o
Thanks if you can help.
my forum is www.animaldreamz.com
I also want to add, I am new to Vb
mholtum
04-20-2005, 11:42 AM
Deactivate all of the modules you have created. Then one by one activate them and see which one is causing the issue.
ChinniePaws
04-20-2005, 12:08 PM
Thanks I'll try that, as I did do it to the one's I thought might be causing the problem and it did nothing, so I'll take your advice and try deactivating them one by one, (the one's I created that is)
Brian
04-20-2005, 12:12 PM
The error is from this line:
<body onLoad="ranImage();window.status='Animal Dreamz Pet Forums';">
So it looks like it's something to do with that javascript. Probably something to do with the fact that you do not have a ranImage() js function defined anywhere in the code.
KW802
04-20-2005, 12:14 PM
ChinniePaws,
It doesn't like this line...<body onLoad="ranImage();window.status='Animal Dreamz Pet Forums';">
ChinniePaws
04-20-2005, 12:23 PM
Thanks for your help
Major noob here, where can I find that? and do I fix it?
ChinniePaws
04-20-2005, 01:19 PM
Just wanted to add, not sure if you were meaning the banner script or not, so I took that completely out, but still loaded with Error, although I was thinking if that was it, it would have been doing it on all of the pages, not just the CMPS, so again I ask where can I find the line that was mentioned above? :o
Brian
04-20-2005, 01:32 PM
It looks like you've modified your 'adv_portal' template and added that code within the <body> tag there.
ChinniePaws
04-21-2005, 04:38 AM
Thanks Brian.... That is so strange, because I never touch the pre-made modules (templates) ... I removed it and that did the trick :)
vBulletin® v3.7.4, Copyright ©2000-2009, Jelsoft Enterprises Ltd.