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.