Hi everyone,

Is there a way of showing text on cron.php (to indicate that cron has run successfully)? This would be ideal for my client who uses cron.php to send his newsletters out instead of just serving him up a blank page.

I tried adding to cron.php but nothing shows.

Cheers,
Garry.

Comments

theabacus’s picture

Cron is supposed to show up as a blank page. If you run the cron with a cron job you can have it notify someone via e-mail from server configuration. You should probably have the client run the cron from the administration panel.