Log in

View Full Version : Using vboptions in Cron Jobs?


Attilitus
01-29-2007, 12:18 AM
Is it possible to use settings from within cronjobs? (eg. $vbulletin->options['something'])? There seems to be a problem whenever I am working with them whereby they will not return any results unless I run the cron job directly from the admincp. Does anyone have some insight and/or a workaround for this problem?

Thanks!

~Attilitus