View Full Version : Any Cron Job tutorials?
TalkVirginia
03-06-2010, 09:49 AM
I'm looking for a cron job tutorial as it relates to vbulletin cron jobs. I'd like to set a job to run every Sunday at midnight.
Seven Skins
03-06-2010, 01:10 PM
I dont have any tutorials but ... Upload your script to includes/cron folder and setup Schduled Tasks from adminCP.
TalkVirginia
03-06-2010, 01:18 PM
I dont have any tutorials but ... Upload your script to includes/cron folder and setup Schduled Tasks from adminCP.
LOL Really??? Is that how you do it??? :eek: Slap my mouth and call me a horndog.. I would have never thought of doing that.. :rolleyes: Actually, I have done that already but I'm not sure I have my job set right.
Seven Skins
03-06-2010, 01:35 PM
I should not tell you this, as you most probably already know this too ... look at the "Weekly Digest" cron task and copy it.
TalkVirginia
03-06-2010, 01:50 PM
ok Thanks I'll take a look at that.
On a related but side question.. is there anything in the vbulletin cron job scheduler that would cause it to execute a script multiple times during a scheduled run? How would one go about debugging something like this?
Seven Skins
03-06-2010, 02:29 PM
If you don't set the hour/minutes then it is executed many times.
Set 3 things .. day of the week, hour and minutes.
TalkVirginia
03-06-2010, 02:46 PM
If you don't set the hour/minutes then it is executed many times.
Set 3 things .. day of the week, hour and minutes.
Ok Will give that a shot
Lynne
03-06-2010, 03:05 PM
If you need more help in setting it up, you may want to take a screen shot of your setup screen and someone may see what you did wrong.
vBulletin® v3.8.12 by vBS, Copyright ©2000-2025, vBulletin Solutions Inc.