Drupal 5.8, MySQL 5.0.51.a, PHP 5.2.5

I am using node_link 5.x-1.1 and node_browser 5.x-2.3

I receive the following on screen error message when accessing a node_browser test page which includes 2 URLs created with node_link:

Node Link Test

    * Cycling (4/2)
          o Holidays (0/2) 

Warning: Table 'watchdog' was not locked with LOCK TABLES query: INSERT INTO watchdog (uid, type, message, severity, link, location, referer, hostname, timestamp) VALUES (3, 'php', 'mysql_real_escape_string() expects parameter 1 to be string, array given in /home/****/****/cms/includes/database.mysql.inc on line 400.', 2, '', 'http://example.com/cms/node_link_test/Cycling/Holidays', 'http://example.com/cms/node_link_test', '*.*.*.*', 1216378245) in /home/****/****l/cms/includes/database.mysql.inc on line 172

CommentFileSizeAuthor
#1 node_browser.tgz13.15 KBdortik

Comments

dortik’s picture

StatusFileSize
new13.15 KB

fixed sql error, please try attached module and let me know if it is ok on your side

jupiterchild’s picture

The attached module seems to have fixed the issue. Thanks for your help, much appreciated.

dortik’s picture

Status: Active » Fixed
Anonymous’s picture

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for two weeks with no activity.