The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
Scheduled it Task Help
Hi i need some extra support on a Scheduled task
1) the scheduled task will work if you run manually but for some reason at the scheduled time after its run it does not created the file at all, if someone could please look over this scheduled task to see why it might be happening PHP Code:
|
#2
|
|||
|
|||
It's running, you're probably not seeing the warning about the log_cron_action missing parameters.
Change this... Code:
log_cron_action(); Code:
log_cron_action('',$nextitem, 1); |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|