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.
Fixed in devel CVS - well spotted!
Joachim