Hello, I keep getting this message every minute in my cron log report.
PHP Fatal error: Call to a member function getRow() on a non-object in /home/xxxxxxxx/public_html/www.mithere.com/inc/utils.inc.php on line 447
I believe its keeping my cron jobs from firing.. I can manually run cron.php and everything gets processed. But if I let it run on its own, everything is queued up and I only get the error in the reports. need help!