Hello, I'm a new user of Coppermine. First of all, thank you for providing this great php script, it roxx ;D
Now my issue, excuse if my question seems to be a newbie question :-\\
When I put lastcom in "The content of the main page" in the Config section I got as result :
Fatal error: Call to undefined function: process_smilies() in /home/www/d8f179ec2713cae59d595d23e60417b7/users/phl/web/include/functions.inc.php on line 550
Here is the specified line :
if ($CONFIG['enable_smilies']) $msg_body = process_smilies($msg_body);
I didn't edit the functions.inc.php, and I didn't add any addons except the "cpg1.2_mod_private-album-thumb.zip" (but I think there is no link between my issue and this addon).
Thank you for your help :-*
bbcode in comments wasn't included in 1.3.
If you did not modify related files, are you using v 1.4?
no I didn't, the version I use is the 1.3.2
Then you shouldn't apply mods that have been made for older versions, maybe that's the show-stopper. Backup your current files, then undo your mod and try if this fixes things for you.
Joachim
Quote from: GauGau on March 09, 2005, 10:36:44 AM
Then you shouldn't apply mods that have been made for older versions, maybe that's the show-stopper. Backup your current files, then undo your mod and try if this fixes things for you.
Joachim
Thank you removing the old addon (private thumbnail on private album) solved my issue :D
What I didn't know is that the CPG 1.3.2 include this addon by default :-X
thanks