Someone please help me, Im getting an error on my frontpage Someone please help me, Im getting an error on my frontpage
 

News:

cpg1.5.48 Security release - upgrade mandatory!
The Coppermine development team is releasing a security update for Coppermine in order to counter a recently discovered vulnerability. It is important that all users who run version cpg1.5.46 or older update to this latest version as soon as possible.
[more]

Main Menu

Someone please help me, Im getting an error on my frontpage

Started by FoX, December 19, 2003, 05:18:03 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

FoX

This is the error i get:

pageheader($lang_error); msg_box($lang_info, $lang_errors['banned']); pagefooter(); exit; } mysql_free_result($result); // Retrieve the "private" album set if (!GALLERY_ADMIN_MODE && $CONFIG['allow_private_albums']) get_private_album_set(); ?>

Have a look yourself :
http://www.foxnet.dk

(Danish)

plz help me, I have tried myself but without any luck  :cry:

Joachim Müller

I'm 100% sure you messed with the original code from the coppermine package you downloaded. Undo your "customizations" (back them up before reverting to the unmodified files) and the error should be gone. Then re-introduce your modifications step by step, and you'll see what exactly causes this behaviour.

GauGau

FoX

Quote from: "gaugau"I'm 100% sure you messed with the original code from the coppermine package you downloaded. Undo your "customizations" (back them up before reverting to the unmodified files) and the error should be gone. Then re-introduce your modifications step by step, and you'll see what exactly causes this behaviour.

GauGau


Ok thx, but how can i do that without reseting my stats?

Joachim Müller

the stats are being stored in the database - I just want you to swap the coppermine files you modified: no harm done to your stats...
As with all modifications you're encouraged to backup before modifying things, so you can also go back to a previous version in case something goes wrong.

GauGau