macconnect Posted March 3, 2008 Share Posted March 3, 2008 March 1 was the first larger automated billing we've done through WHMCS. It appears that the nightly cron job is only processing between 35 - 45 credit card payments per night for some reason. Its not a disaster, but that means its taking a few days to run all the invoices that were due on March 1 and for the last two nights WHMCS has been sending out "overdue" notices to customers even though it has not attempted to charge them yet. Any ideas? We're using the BluePay gateway which seems to have been working flawlessly until now. Also, I noticed that the last email report of the nightly cron job was from Feb 29. My guess is that something is failing before WHMCS gets to the end of its job, hence no email report and not all cards being processed. 0 Quote Link to comment Share on other sites More sharing options...
PPH Posted March 3, 2008 Share Posted March 3, 2008 You may need to increase the time limit for php scripts to execute. Best bet would be a support ticket I would think. 0 Quote Link to comment Share on other sites More sharing options...
Dominic Posted March 3, 2008 Share Posted March 3, 2008 Increase the max_execution_time in your php.ini to a very high number 0 Quote Link to comment Share on other sites More sharing options...
macconnect Posted March 3, 2008 Author Share Posted March 3, 2008 Sounds like that would definitely do it. I'll try 600 seconds. That should be enough time. We'll see in the morning. Thanks! 0 Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.