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
Comment #1
Steven commentedYou're using the CVS version on a non-CVS version of Drupal/Civicspace. Use the matching version and the problem will go away.
Comment #2
grantbow@civicspacelabs.org commentedYes indeed, it works great now. That line was one of the very few changes. Thanks.