Quote:
Originally Posted by Gandolfe
Fatal error: Call to a member function on a non-object in /hsphere/local/home/williamk/cs-elite.net/forums/articlebot/articlebot.php on line 92
|
If you're running it from the console
/usr/bin/php /srv/www/blahblahblah/articlebot.php
you will need to uncomment the
chdir('/path to forums/');
require_once './global.php';
hope that helps.