0
Hello,

We recently upgraded from PHP7.0 to PHP 7.2 to be within Joomla's supported versions. After doing so, the following warning is showing up. What is the best way to fix this?

Warning: count(): Parameter must be an array or an object that implements Countable in /var/www/[domain]/administrator/components/com_contentstats/models/notification.php on line 187

and the notice is of no major concern, just thought it could be related:
Notice: Undefined index: cs_geolocation in /var/www/[domain]/plugins/system/contentstats/contentstats.php on line 583
Responses (1)
  • Accepted Answer

    BruceRyan
    BruceRyan
    Offline
    Sunday, September 09 2018, 06:20 PM - #Permalink
    0
    Backend was showing a PHP version 7.0.31 error > upgraded server to 7.1 seems to resolve Admin warning.
    The reply is currently minimized Show
Your Reply