Quote:
Originally posted by mrlister
could you somebody plz fix it. i tried but i keep getting this one error in main.php ONLY when it's in index.php otherwise main.php alone works fine.
|
This situation is simple. You are not following the instructions written with the files.
"In addition both side.php and login.php have to be in a folder that is outside but at the same level as forums.If you want to put them elsewhere you will need to adjust the following line to reflect that change.
chdir("../forums/");"
You will find this in the appropriate files at the top. You must set the coorect path for these files to work.
Take Care!