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:
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
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?
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