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
Comment #1
myudkowsky commentedNever 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.