Greetings,
I am receiving the following error in my log report, not every time cron runs, but about 75% of the time:
mysql_real_escape_string() expects parameter 1 to be string, array given in /home/user/public_html/includes/database.mysql.inc on line 321.
I disabled the module and the errors disappeared. Not a big thing, I can just enable the module when I want to use it, but I thought I would bring it to your attention.
Scott
Comments
Comment #1
mfbThat seems odd because this module doesn't have any cron tasks. Are you able to determine which query is causing the error?
Comment #2
scott859 commentedGreetings,
I apologize, ugghh - this is so random that it is hard to track down. I disabled the module and the errors hadn't appeared all day - until now - I just saw the same error appear in my log. So what this means is that it isn't this module that is the issue, something else is causing this but I'm not sure what it is at this point.
Again, my apologies thanks for your reply. I'll happily re-enable this module now.
Scott
Comment #3
mfb