Quote:
Originally Posted by Neville
Thanks Dave my first test should show up in a day or so
|
Cool, make sure you look at the first email it sends you as this is the most critical as most problems that occur with crons occur because their misconfigured or broken. After its worked well once it generally carries on doing so.
The other thing to check that even if cron job runs successfully test that the actual action you wanted it to take has occurred. The cron may run successfully but that does not mean what it has ran has completed successfully.
Also make sure you don't set the cron frequency too high (too shorter time) as this can overload your account.
Hope that helps

.