I have a cron set up to run-periodic tasks every hour, which has worked just find in the past. However, a few days ago I started getting cron error messages:
Use of uninitialized value in hash element at extlib/TheSchwartz.pm line 558.
Use of uninitialized value in hash element at extlib/TheSchwartz.pm line 558.
Use of uninitialized value in hash element at extlib/TheSchwartz.pm line 558.
Use of uninitialized value in hash element at extlib/TheSchwartz.pm line 558.
Use of uninitialized value in hash element at extlib/TheSchwartz.pm line 558.
Any idea what that means or how I can solve the issue? I'm using the latest build of MT (4.31) on a MediaTemple hosted site.
Thanks.
Reported on Movable Type 4.3
Is RPT still running any of the tasks you want to it to run? The reason I ask is that RPT often spits out stuff like that without breaking functionality.
It appears to be, but this problem started a couple of weeks ago. It never used to do it before I upgraded to the newest version of MT. The error doesn't seem to occur every time the cron runs (every hour). I receive error emails a few times a day.