Closed (fixed)
Project:
Advanced Help Injection and Export
Version:
6.x-1.0-alpha5
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
29 May 2009 at 19:44 UTC
Updated:
14 Jun 2009 at 20:20 UTC
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
Comment #1
robertdouglass commentedPlease 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.
Comment #2
Rosamunda commentedThanks Robert!
Comment #3
robertdouglass commentedWorked 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.
Comment #4
Rosamunda commentedYes, the dev version (thta for the alpha6 release´s date I think it´s have been commited), it´s working as expected.
THANKS!
Rosamunda