Hi, since 01 January 2015 i have strange error reports in my cron protocol in the ispconfig interface: Do 1. Jan 00:31:25 CET 2015 PHP Warning: mysqli::escape_string() expects parameter 1 to be string, array given in /usr/local/ispconfig/server/lib/classes/db_mysql.inc.php on line 228 The error repeats ten times in a short time period (6 seconds) Does anyone knows how to handle this? The error was never protocoled before 01/01/2015. Best regards chico11mbit
Must be a problem in the cron_daily.php script, as that is run at 0:30 every day. But its not that easy to say which part is causing the problem as a lot of calls to mysql are made. I'll add this to the bugtracker.
I am seeing this also.... Code: Thu Apr 23 00:30:09 UTC 2015 PHP Warning: mysqli::escape_string() expects parameter 1 to be string, array given in /usr/local/ispconfig/server/lib/classes/db_mysql.inc.php on line 228 Thu Apr 23 00:30:09 UTC 2015 PHP Warning: mysqli::escape_string() expects parameter 1 to be string, array given in /usr/local/ispconfig/server/lib/classes/db_mysql.inc.php on line 228 Fri Apr 24 00:30:14 UTC 2015 PHP Warning: mysqli::escape_string() expects parameter 1 to be string, array given in /usr/local/ispconfig/server/lib/classes/db_mysql.inc.php on line 228 Fri Apr 24 00:30:15 UTC 2015 PHP Warning: mysqli::escape_string() expects parameter 1 to be string, array given in /usr/local/ispconfig/server/lib/classes/db_mysql.inc.php on line 228 Sat Apr 25 00:30:08 UTC 2015 PHP Warning: mysqli::escape_string() expects parameter 1 to be string, array given in /usr/local/ispconfig/server/lib/classes/db_mysql.inc.php on line 228 Sat Apr 25 00:30:08 UTC 2015 PHP Warning: mysqli::escape_string() expects parameter 1 to be string, array given in /usr/local/ispconfig/server/lib/classes/db_mysql.inc.php on line 228