CRON job error

So Iam running the following cron job:

/usr/bin/php -q /home/kartingc/public_html/periodic/notifies.php


and get error: No input file specified.

Then another email comes in:

Database access error. Description: Table 'kartingc_dol70.RayVideoTokens' doesn't exist

cron job running: /usr/bin/php -q /home/kartingc/public_html/periodic/notifies.php

Quote · 24 Jan 2010

Hello, periodic/notifies.php  files not exist in dolphin 7, you will need write this line :

* * * * * /usr/bin/php -q /home/kartingc/public_html/periodic/cron.php

PS: If possible do not write me personally, please try to ask on the forum first
Quote · 24 Jan 2010

Hello, periodic/notifies.php  files not exist in dolphin 7, you will need write this line :

* * * * * /usr/bin/php -q /home/kartingc/public_html/periodic/cron.php

ok that worked...

how about my 2nd error msg Database access error. Description: Table 'kartingc_dol70.RayVideoTokens' doesn't exist

Quote · 25 Jan 2010
 
 
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.