I created a custom content type using cck-cvs and drupal 4.7.0. Whe I create content, I get these warnings:

* warning: mysql_real_escape_string() expects parameter 1 to be string, array given in /opt/local/apache2/htdocs/drupal/includes/database.mysql.inc on line 349.

* warning: htmlspecialchars() expects parameter 1 to be string, array given in /opt/local/apache2/htdocs/drupal/includes/bootstrap.inc on line 596.

My content seems to be saved correctly, so this is more of a nuisance. Might be related in some way to this views issue:

http://drupal.org/node/51746

Comments

Bèr Kessels’s picture

I can confirm the first error.

karens’s picture

Status: Active » Fixed

I think this has been fixed since this issue was posted.

Anonymous’s picture

Status: Fixed » Closed (fixed)
chris.mccreery’s picture

I'm still having this issue with CCK and Drupal 4.7.4