View Single Post
Old August 9th, 2004, 06:39 PM   #4 (permalink)
highside
Junior Member
Verified Customer
 
Join Date: Aug 2004
Posts: 5
Quote:
Originally Posted by donb
Sounds like the pp-inc.php file isn't being included.

Try changing line 621ish in your install.php from

include "pp-inc.php";


to

include "{$PP_PATH}pp-inc.php";
Thanks for the suggestion but still getting same error.
highside is offline   Reply With Quote