View Single Post
Old May 4th, 2005, 12:42 PM   #3 (permalink)
Jacques
Junior Member
Verified Customer
 
Join Date: Nov 2004
Location: Netherlands
Posts: 9
I checked config-int it has both paths listed:

$vbpath = "/home/foghave/public_html/site/forum";
$rppath = "/home/foghave/public_html/site/reviews";

Still the same error is displayed.

Replacing the {$Globals['RP_PATH']} with "/home/foghave/public_html/site/reviews $rppath will resolve the problem, I just dont have the time to change all variables within all files.

Any idea why the rppath in the config isn't used?

Jacques

Last edited by Jacques; May 4th, 2005 at 12:44 PM.
Jacques is offline   Reply With Quote