I get the following message whenever I try to access the buddylist...

Fatal error: Call to undefined function: db_escape_string() in /.../.../modules/buddylist/buddylist.module on line 253.

Am I doing something wrong? The installation instructions don't tell me do anything different than what I did. I'm running 4.6 Drupal and using the latest buddylist.module from the CVS.

Thanks,

David

Comments

walkah’s picture

are you using the 4.6 version of buddylist with drupal 4.5 by any chance?

db_escape_string was introduced in 4.6.

robertdouglass’s picture

Status: Active » Closed (won't fix)

can't reproduce in 4.6. I suspect Walkah's analysis was correct.