Hi, I have the follow error in my log file. anyone here got any idea on how to solve this issue? thanks
[10-Aug-2020 14:47:08 UTC] PHP Warning: mysqli_real_escape_string() expects parameter 2 to be string, array given in /home/xxxxx/public_html/forum/core/vb/database/mysqli.php on line 278
[10-Aug-2020 14:47:08 UTC] PHP Warning: Illegal offset type in isset or empty in /home/xxxxx/public_html/forum/core/vb/api/phrase.php on line 321
[10-Aug-2020 14:47:08 UTC] PHP Warning: Illegal offset type in isset or empty in /home/xxxxx/public_html/forum/core/vb/api/phrase.php on line 321
[10-Aug-2020 14:47:11 UTC] PHP Warning: array_flip(): Can only flip STRING and INTEGER values! in /home/xxxxx/public_html/forum/core/vb/api/options.php on line 314
[11-Aug-2020 08:49:32 UTC] PHP Warning: count(): Parameter must be an array or an object that implements Countable in /home/xxxxx/public_html/forum/includes/vb5/template/phrase.php on line 40
[11-Aug-2020 08:49:32 UTC] PHP Warning: sizeof(): Parameter must be an array or an object that implements Countable in /home/xxxxx/public_html/forum/includes/vb5/template/phrase.php on line 262
[10-Aug-2020 14:47:08 UTC] PHP Warning: mysqli_real_escape_string() expects parameter 2 to be string, array given in /home/xxxxx/public_html/forum/core/vb/database/mysqli.php on line 278
[10-Aug-2020 14:47:08 UTC] PHP Warning: Illegal offset type in isset or empty in /home/xxxxx/public_html/forum/core/vb/api/phrase.php on line 321
[10-Aug-2020 14:47:08 UTC] PHP Warning: Illegal offset type in isset or empty in /home/xxxxx/public_html/forum/core/vb/api/phrase.php on line 321
[10-Aug-2020 14:47:11 UTC] PHP Warning: array_flip(): Can only flip STRING and INTEGER values! in /home/xxxxx/public_html/forum/core/vb/api/options.php on line 314
[11-Aug-2020 08:49:32 UTC] PHP Warning: count(): Parameter must be an array or an object that implements Countable in /home/xxxxx/public_html/forum/includes/vb5/template/phrase.php on line 40
[11-Aug-2020 08:49:32 UTC] PHP Warning: sizeof(): Parameter must be an array or an object that implements Countable in /home/xxxxx/public_html/forum/includes/vb5/template/phrase.php on line 262
Comment