Quote:
Warning: ChDir: Not a directory (errno 20) in /usr/local/psa/home/vhosts/airwavescomms.co.uk/httpdocs/forums/myvbindex.php on line 13
|
I edited the bit it wanted and ive tried all conbinatons.
this is the file setion i needed u edit
PHP Code:
<?php
error_reporting(7);
// -------------------------
// mYvBindex v3.1 release by PlurPlanet (Brian Gunter)
// -------------------------
$loadmaxusers=1;
$loadbirthdays=1;
// Enter The Full Path To Your Forums Here
chdir('/forums');
// No Further Editing Necessary
require('./forums/global.php');
$templatesused = etc.... has been removed due to the length
Its the chdir bit