PDA


View Full Version : Error on index


pikapin
05-26-2005, 04:38 PM
Hello,

Iīm having a problem on my cmps_index.php file because sometimes when itīs loaded, it shows an error message on the bottom (IE) - figure1

I edit this file, but it just have 20 lines, so I guess that wasnīt the file, because it wasnīt clompeted. I edit the cmps_index.php from the index, once itīs compiled, and I went to line 520 but there is nothing wrong on it.

Any ideas?

Thanks

Carlos

Brian
05-26-2005, 06:16 PM
Looks like it's from the navigation module you added.

pikapin
05-26-2005, 09:51 PM
Looks like it's from the navigation module you added.

any part of that code in concrete??

pikapin
06-01-2005, 02:23 PM
please, can anyone help me with this issue? I remove the navigation bar and that fixe some errors, but still have one.

any ideas?

line: 312
car: 44
Sintax error

Brian
06-01-2005, 04:09 PM
Well take a look at the line it says the error is on...


<body onLoad="ranImage();window.status='YOUR SITES NAME';>

So apparently there's a problem with the code you've added.

pikapin
06-01-2005, 05:43 PM
Well take a look at the line it says the error is on...


<body onLoad="ranImage();window.status='YOUR SITES NAME';>

So apparently there's a problem with the code you've added.

Great work Brian !!! :eek: :eek: :eek:

Thanks thanks thanks !!! I almost finished my site, and this error was really anoying me !!!!

Regards

Carlos