The forum is here for legacy reasons. No new posts will be created. User registration is disabled! If you have any questions, please email us or check https://www.adultscriptpro.com for more details!
You are not logged in.
Pages: 1
i have 2 xml in cron
i started it 2 days ago
1st xlm has 10 videos in it
2nd xml has 100 videos in it
currently 55 videos on site
cron hasn't run for 3 days
i re-started it (?????) today, but no videos new videos after 3 hours
what am i doing wrong?
Offline
it's been about 10 hours since i started cron again, since a 3 day pause, but still no videos from either xlm feed ?
what am i doing wrong ?
Offline
In Admin -> Tools -> Cron do you see scripts having the current date?
Adult Scripts: Adult Script Pro - Adult Search Script
Adult Advertising/Traffic: Plug Rush - EXOClick - PopAds
Offline
If not i will check and see if it actually runs or not.
Adult Scripts: Adult Script Pro - Adult Search Script
Adult Advertising/Traffic: Plug Rush - EXOClick - PopAds
Offline
Automatically generated crontabs entries. Copy one of the following into your crontab:
* * * * * /usr/local/bin/php /home/pornmill/public_html/cron/cron.php f5a3cab7fb3d7fab312ce8cecc427c36
* * * * * /usr/bin/wget http://www.pornmillion.com/cron/cron.ph … cecc427c36 -O /dev/null
* * * * * /usr/bin/curl http://www.pornmillion.com/cron/cron.ph … cecc427c36 -o /dev/null
Offline
How to make cron run automatically?
Offline
Once I wrote a post on blog about cron jobs
http://www.nuevolab.com/blog/archives/481
Of course skip part about AVS script as it's different CMS
Offline
Dutty- a few things:
1. Check your error log in your cron folder to see if there is anything there
2. The cron will run automatically if you set it up correctly. If you use cpanel go to your cron jobs and set the times to run every minute, or * * * * *, then in the "command to run" line you would put /usr/local/bin/php /home/pornmill/public_html/cron/cron.php f5a3cab7fb3d7fab312ce8cecc427c36
3. In your sponsor panel where you grab the feed URL's from check to see how many videos are included in the feed. Most sponsors don't release daily updates, so if the feed is only pulling 10 or 100 videos that could be the reason it stopped adding videos.
Offline
How i do that from ftp and ssh, dont have cpanel.
Offline
from ssh you type crontab -e and add the cron entry from admin. Depending on the editor you use, for vi/vim you use :w to save the file and :q to exit, for nano/pico you use ctrl +w to save and ctrl +q to exit.
Adult Scripts: Adult Script Pro - Adult Search Script
Adult Advertising/Traffic: Plug Rush - EXOClick - PopAds
Offline
Pages: 1