Closed (duplicate)
Project:
Poormanscron
Version:
6.x-1.0
Component:
Miscellaneous
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
7 Aug 2009 at 18:31 UTC
Updated:
27 Sep 2009 at 20:47 UTC
I was on www.versaweb.com hosting and wasn't going the check of updates with cron job and also by hand,
then I moved it on www.dreamhost.com and I founded this line of error at the bottom of login page /user and login wasn't going, so I have deleted poormanscron module, then login and updates have worked well
Fatal error: Call to undefined function format_interval() in .........../sites/all/modules/poormanscron/poormanscron.module on line 55
Someone know why? what it could be?
Comments
Comment #1
matteoraggi commentedAdjusted deleting modules with ftp.
Comment #2
matteoraggi commentedbut how to delete it on db too? referring to this issue: http://drupal.org/node/56995
Comment #3
dave reidThe problem behind this is #231724: Incompatible with page caching (incomplete cron runs, possible PHP fatal errors).