Wednesday, 01 May 2013
  2 Replies
  3.3K Visits
0
Votes
Undo
Hi Guys
we want to use the cron job
but we are getting errors on the script from the documentation

http://dimensionprofetica.net23.net/cronjob.php

this is what we add on the crop php

<?php
chdir('./public_html/');
lynx -source "http://dimensionprofetica.net23.net/index.php?option=com_jmailalerts&view=emails&tmpl=component&task=processMailAlerts&pkey=b20ef16fe29e9b4a2d5094b0376db4ad"; > /dev/null

?>