Hello, We're experiencing some issues with DailyCronJob hook (it's not triggered for our custom written modules). We also have few modules written by 3rd parties and encoded with Zend or ionCube so we can't really examine the code for all of them. Is there any way to examine if any of them is interrupting the code execution? Also what's the order of execution? Is it something like alphabetically by module name or just something random? Is each call of hook function from WHMCS core wrapped w