warning: mysql_real_escape_string() expects parameter 1 to be string, array given in /home/httpd/dev/drupal-6.10/includes/database.mysql.inc on line 321.

The just appeared when I update the module trying to fix a different problem with date fields. If I disable the module, the problem goes away.

Thanks,
DaveA

Comments

davea’s picture

This occurs when you update a node.

Thanks,
DaveA

infojunkie’s picture

What is the version of date.module that you're using? Did you run update.php to upgrade the database schema for date.module?
Also, what are the settings on the date field that causes the failure? Visible, editable, or none?

infojunkie’s picture

Status: Active » Closed (fixed)

Closed unless I hear back from original poster.