Our House
08-05-2007, 03:34 PM
Hi,
I'm trying to create a custom Scheduled Task in vB. In the cron php file, I need to require/include another file, but whenever I do I get the following error:
Fatal error: Call to a member function on a non-object in /home/xxxxxxx/public_html/testforum/global.php(237) : eval()'d code on line 1
Any advice on how to require other files for a cronjob?
Thanks,
J
I'm trying to create a custom Scheduled Task in vB. In the cron php file, I need to require/include another file, but whenever I do I get the following error:
Fatal error: Call to a member function on a non-object in /home/xxxxxxx/public_html/testforum/global.php(237) : eval()'d code on line 1
Any advice on how to require other files for a cronjob?
Thanks,
J