I am confronted with the following warning in the error logging of my provider:
Backend log: PHP Warning: count(): Parameter must be an array or an
object that implements Countable in /include/functions_entries_admin.inc.php
Is this a known issue? Can I solve it? How?
I am not a developer
I am using PHP version 7.3
PHP Warning: count(): Parameter must be an array or an object that implements Countable
Re: PHP Warning: count(): Parameter must be an array or an object that implements Countable
Assuming you're using the latest Serendipity (2.1.4), that is not even quite ready for PHP 7.2 just yet. (Older versions neither, obviously.)
Do you get a line number for that error?
YL
amazon Wishlist - Serendipity-Podcast (German only, sorry)
Re: PHP Warning: count(): Parameter must be an array or an object that implements Countable
Yep: functions_entries_admin.inc.php on line 139
And yes I am using 2.1.4.
And yes I am using 2.1.4.