Closed (fixed)
Project:
Workflow Fields
Version:
6.x-1.x-dev
Component:
Code
Priority:
Critical
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
3 Apr 2009 at 07:36 UTC
Updated:
25 Apr 2009 at 02:45 UTC
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
Comment #1
davea commentedThis occurs when you update a node.
Thanks,
DaveA
Comment #2
infojunkieWhat 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?
Comment #3
infojunkieClosed unless I hear back from original poster.