Quote:
Originally Posted by Chuck S The path is right in the config-int.php file on the $vbpath line as noted in that thread your path is wrong. |
I don't understand what you are saying.
This is what I have in my config-int.php file for the $vbpath variable.
$vbpath = "/public_html/forums";
This is the error I am getting:
Warning: chdir() [function.chdir]: No such file or directory (errno 2) in
/home/aucado/public_html/photopost/header-inc.php on line 64
I want to know where it is getting the part of the path that is in red. What file is that configured in?