Hi,
I still cannot get the smilies beneath the textarea.
<?php if(function_exists(‘call_smilies’)) { call_smilies(); } ;?>
This is not working ??
And if I do if(function_exists(‘call_smilies’)) { call_smilies(); } ;
I get the smilies twice.
Hope you can help me.