By chukie on Wednesday, 01 May 2013
Posted in JMailAlerts (free)
Likes 0
Views 3.3K
Votes 0
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

?>
View Full Post