$THEME_DIR not defined $THEME_DIR not defined
 

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

$THEME_DIR not defined

Started by Andi, October 26, 2004, 11:14:55 PM

Previous topic - Next topic

0 Members and 2 Guests are viewing this topic.

Andi

Hi, more input for devs...  ;D

file: smilies.inc.php,v 1.10 2004/08/25 19:58:17 gaugau
line #134: $paths = array($THEME_DIR.'/smiles/','images/smiles/');

Variable $THEME_DIR is not defined in function generate_smilies
set global ;)

I believe that this causes that the smilies from the theme-folder are not used.
hope, I could help you... :)

Joachim Müller

Fixed in devel CVS - well spotted!

Joachim