When I tried to edit one of the smileys after installing the module I got this:

Fatal error: Call to undefined function: db_escape_string() in [...]/modules/smileys.module on line 222

It may take me awhile to track it down myself. I'm running CivicSpace 0.8.0.2. Any ideas?

Comments

Steven’s picture

You're using the CVS version on a non-CVS version of Drupal/Civicspace. Use the matching version and the problem will go away.

grantbow@civicspacelabs.org’s picture

Yes indeed, it works great now. That line was one of the very few changes. Thanks.