|
Have a module function hooking batch:
$batch = array( 'finished' =>
'mymodule_batch_finished', The batch process messages appear on the screen as they should, but it seems that the operations function doesn't fire at all. I put a watchdog command before the above call, and it appears in the dblog report. I put a watchdog call at the beginning of mymodule_batch_task() and it doesn't show up, and neither does the watchdog call from the 'finished' function.
Jeff --
|
- [development] Batch operation function not firing Jeff Greenberg
- Re: [development] Batch operation function not firing Joe Pletcher
- Re: [development] Batch operation function not fir... Jeff Greenberg
- Re: [development] Batch operation function not firing Randy Fay
- Re: [development] Batch operation function not fir... Jeff Greenberg
- Re: [development] Batch operation function not... Ken Rickard
- Re: [development] Batch operation function... Jamie Holly
- Re: [development] Batch operation fun... Jeff Greenberg
Ayen Designs

