Does not work with 4.6.0.
Can you please fix it?

Here is the error msg I got after I turned the module on:
"Fatal error: Call to undefined function: drupal_specialchars() in /var/www/modules/smileys.module on line 87"

Comments

kecsi’s picture

Oops found the solution here: http://drupal.org/node/19792
Please fix as this page describes.

TDobes’s picture

This was fixed quite some time ago. You are running an old version of smileys.module. Please ensure that you are using verion 1.42, which is the latest at this time. You need the smileys CVS version (NOT 4.5!!).

Anonymous’s picture