I someone received an these messages when I do CRON job
Moderator Application
PHP Code:
Warning: chdir(): No such file or directory (errno 2) in /includes/cron/maf_cron.php on line 10
Warning: chdir(): No such file or directory (errno 2) in /includes/cron/maf_cron.php on line 11
what is a good example for this? LINE 10 and 11 are below
I dont quite understand what that means
PHP Code:
chdir('FULL FORUMS PATH HERE'); //change to your vbulletin path
chdir("K:/Network/xampp/htdocs/forums/"); //change to your vbulletin path