If you don't use dblog (I use rawlog) you will receive multiple exceptions:

user warning: Table 'sandbox_local.watchdog' doesn't exist query: SELECT * FROM watchdog WHERE type='cron exception' ORDER BY wid DESC in C:\opt\www\sandbox\sites\all\modules\contrib\supercron\supercron.module on line 292.

I've attached a patch that short circuits the offending code when dblog isn't enabled. This patch was rolled against v1.3.

Comments

pillarsdotnet’s picture

Version: 6.x-1.3 » 6.x-2.x-dev
StatusFileSize
new247 bytes

Simpler patch for 6.x-2.x version. ;-)

pillarsdotnet’s picture

Module abandoned?

pillarsdotnet’s picture

Status: Needs review » Closed (duplicate)