cronjob-log php error is back

Discussion in 'ISPConfig 3 Priority Support' started by chico11mbit, Jun 12, 2015.

  1. chico11mbit

    chico11mbit Member

    after updating to p7 and p8 this error can be found again in cronjob.log in ispconfig-interface. I think it is gone away with p6.

    Fr 12. Jun 00:38:07 CEST 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
     
  2. till

    till Super Moderator Staff Member ISPConfig Developer

    I'll add a bugtracker record for that. But I'am not aware of any changes from p6 to p8 that could cause this, maybe it is caused by function that not called regularily and therefor it did not apper for some time in your log.
     
  3. chico11mbit

    chico11mbit Member

    hmm, strange. 27.04 to 06.06. the error did not appear... I don't want to bother you, just an information :)

    Code:
    Sa 25. Apr 00:37:41 CEST 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 22
    
    Mo 27. Apr 00:37:41 CEST 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
    
    Sa 6. Jun 00:37:53 CEST 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
    
    So 7. Jun 01:12:11 CEST 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
    
    Mo 8. Jun 00:37:53 CEST 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
    
    Di 9. Jun 00:37:53 CEST 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
    
    Mi 10. Jun 00:39:39 CEST 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
    
    Do 11. Jun 00:37:52 CEST 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
    
    Fr 12. Jun 00:38:07 CEST 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
     

Share This Page