|
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.
|