I get this error when I try to create a taxonomy menu for a vocabulary:
warning: mysql_real_escape_string() expects parameter 1 to be string, array given in /mypath/includes/database.mysql.inc on line 321.
I get this error when I try to create a taxonomy menu for a vocabulary:
warning: mysql_real_escape_string() expects parameter 1 to be string, array given in /mypath/includes/database.mysql.inc on line 321.
Comments
Comment #1
restyler commentedI suspect this is a dupe of http://drupal.org/node/434468
Comment #2
indytechcook commentedYes it is.