PDA

View Full Version : Fatal Error when entering /admin page


[ PIXEL VIKING ]
01-02-2007, 08:54 PM
I get this error:

Fatal error: Cannot redeclare do_pings() (previously declared in /home/3282/domains/pixelviking.com/html/addons/admin_ping.php:129) in /home/3282/domains/pixelviking.com/html/addons/admin_ping.php on line 127

Anyone know the remedy..?

Dkozikowski
01-02-2007, 09:45 PM
Try re-uploading admin_ping.php to your addons folder. Maybe something got corrupted?

If that does not work make sure your database was correctly setup.

[ PIXEL VIKING ]
01-02-2007, 09:51 PM
that didn't help =(

Dkozikowski
01-02-2007, 09:55 PM
Did you install any addons recently? If you did, try removing them and see if that clears it up.

[ PIXEL VIKING ]
01-02-2007, 10:03 PM
No, I have not installed anything at all. I'm still using the 'basic installation'... 1.5rc1

Dkozikowski
01-02-2007, 10:18 PM
I'm not sure. Something does not look right when you point your browser to the admin_ping.php file
http://pixelviking.com/addons/admin_ping.php

Line 129 in my admin_ping.php file is a //comment

so I'm not sure whats on your line 129.

Maybe you should update to the lastest version of pixelpost.

RC1 is not the nevest version.

[ PIXEL VIKING ]
01-03-2007, 06:06 AM
I tried deleting the admin_ping.php file on my server and then reuploading a new copy. That seemed to work better than 'replacing/overwriting' the old file on the server. So, thanks for the help... :)

GeoS
01-03-2007, 02:20 PM
This error "Cannot redeclare do_pings()" means you have at least doubled this addon i.e. by uploading it second time with the new filename. Del one of "additional" copy and all should be fine.