Hi
I have this error when I validate my form :
http://62.147.191.248/myplanete_test/?q=node/add/formulaire

"
warning: mysqli_real_escape_string() expects parameter 2 to be string, array given in /var/www/myplanete/includes/database.mysqli.inc on line 323."

anyone knows ?

I am on : drupal 6.2, CCK, Views, Link 6.x-2.2

thanks.
Xavier

Comments

mariuss’s picture

Same here, Drupal 5, but not a fresh install.

Not sure when this started happening, possibly after a server upgrade (so it could be cause by a newer version of PHP and/or MySQL).

citronized’s picture

With the link you gave, validating the form I have this error :
Fatal error: Call to undefined function imceimage_content_is_empty() in /var/www/myplanete_test/modules/cck/content.module on line 813

But I can tell you that I have a warning close of yours, using Views 6.x-2.x-dev, since I have some PHP argument in a view setting.

Bon courage