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:
Comments
Comment #1
Bèr Kessels commentedI can confirm the first error.
Comment #2
karens commentedI think this has been fixed since this issue was posted.
Comment #3
(not verified) commentedComment #4
chris.mccreery commentedI'm still having this issue with CCK and Drupal 4.7.4