Hmm...what happens if you comment out the following method calls one after the other?
Might point us to the problem child here
Code:
InvoiceReminder();
//Disable Expired Domains
DisableExpiredDomains();
//Renewal Reminder
RenewalReminders();
//Delete Expired Domains after X Days - this will probably come in the next version
DeleteExpiredDomains();
Might point us to the problem child here
Remi - Software Engineer, Sentora Module Developer, Owner, imerLabs
Please mark threads as SOLVED if your problem has been resolved.
Do not PM Staff Members for help unless asked to do so, this is so that others can benefit from your solution.
Do a SEARCH before asking in the forums, a solution may already exist.
Do not PM Staff Members for help unless asked to do so, this is so that others can benefit from your solution.
Do a SEARCH before asking in the forums, a solution may already exist.