Cron job on site ground

I can't figure out for the life of me what settings I need to run my cron jobs.

 

The error I get is this:

<b>Fatal error</b>:  Uncaught Error: Call to undefined function set_magic_quotes_runtime() in /home/thehap28/public_html/inc/header.inc.php:147
Stack trace:
#0 /home/thehap28/public_html/periodic/cron.php(11): require_once()
#1 {main}
 thrown in <b>/home/thehap28/public_html/inc/header.inc.php</b> on line <b>147</b><br />


I have my cron job set to this


cd /home/thehap28/public_html/periodic; /usr/bin/php -q cron.php

The default cron job that the website set from the initial install doesn't work either.

 

I'm running PHP version: 5.6.30

And line 147 is this: set_magic_quotes_runtime(0); Not sure if either of those matter...


Doing a manual cron job worked and all my files were precessed immediately. I found out how to do that from the forums and wiki.


Please keep in mind I'm a newbie at this. Thanks for any help I get :-)

Quote · 5 Jan 2018
 
 
Below is the legacy version of the Boonex site, maintained for Dolphin.Pro 7.x support.
The new Dolphin solution is powered by UNA Community Management System.