Any attempt to admin the Trackback module fails immediately and brings up a page that says:

Fatal error: Call to undefined function: db_escape_string() in /usr/share/drupal/modules/trackback/trackback.module on line 358

A quick search of an online manual reveals no such standard function.

I'm using a Debian installation of drupal.

Comments

myudkowsky’s picture

Title: db_escape_string() undefined, line 358 » User Error!
Status: Active » Closed (works as designed)

Never mind. I see that I am using 4.6.0 version of Trackback, but the Debian download is 4.5.2 version of Drupal, and db_escapse_string() isn't available.