| In your config-inc.php file set your $RP_PATH variable to the server path to the install right now you have it set to .
In your config-int.php file this
and I tried the full? paths for these:
$vbpath = "../forums"; $rppath = "../reviewpost";
as in: /public_html/x_psdivers/forums/
You must use FULL SERVER PATH not ../ |