Hi. I followed the upgrade from 7.3.2 to 7.3.3, all went smoothly.
This morning I got two cron emails reporting problems with utils.inc.php:
Subject: Cron <exampleuser@examplehost> cd /examplepath/public_html/periodic; /usr/bin/php -q cron.php
PHP Fatal error: Call to a member function getRow() on a non-object in /examplepath/public_html
then almost 30 minutes later:
Subject: Cron <exampleuser@examplehost> cd /examplepath/public_html/periodic; /usr/bin/php -q cron.php
PHP Parse error: syntax error, unexpected end of file in /examplepath/public_html
Any ideas what these could be?
Thanks.