On a fresh install, I get this error when I create new content:
warning: mysqli_real_escape_string() expects parameter 2 to be string, object given in C:\xampplite\htdocs\drupal610\includes\database.mysqli.inc on line 323.

Notes:
The installation is in my localhost
The original install was on 6.10 (to match one of my live sites version), but I´ve upgraded to 6.12.
The installation was fresh, as I´ve installed it to check out this module.

Comments

robertdouglass’s picture

Please try upgrading to the development snapshot where I believe this bug is fixed: http://drupal.org/node/404524
#458796: warning: mysqli_real_escape_string() expects parameter 2 to be string, object given Let me know if the problem persists.

Rosamunda’s picture

Thanks Robert!

robertdouglass’s picture

Status: Active » Fixed

Worked some more with the module today (rolled an alpha6 release), and didn't encounter this, so I'm assuming it's fixed. Reopen if you experience otherwise.

Rosamunda’s picture

Yes, the dev version (thta for the alpha6 release´s date I think it´s have been commited), it´s working as expected.
THANKS!
Rosamunda

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.