View Single Post
Old March 6th, 2005, 12:43 PM   #6 (permalink)
XPF
Junior Member
Verified Customer
 
Join Date: Nov 2004
Posts: 22
Quote:
Originally Posted by omegatron
Is your $PP_PATH in the config-inc.php set to this?

/home/xpower-m/public_html/gallery

Does the languages/english.php file exist on the server?
$PP_PATH doesnt seem to be located in the config-inc.php

However I do have the following in config-int.php :

$pppath = "/home/xpower-m/public_html/gallery";

languages/english.php does exist

Line 65 in pp-inc.php is as follows :

require "{$Globals['PP_PATH']}/languages/$pplang.php";

The file permissions have also been set as mentioned above, but the error still remains.
XPF is offline   Reply With Quote