|
What is the $PP_PATH variable set to in the config-inc.php file
it should be this
$PP_PATH = "/usr/local/psa/home/vhosts/2rhh.com/httpdocs/photopost";
you most likely have it empty. With your server having openbase_dir set you can not leave this empty.
As far as the admin login view the usergroups table for Photopost and make sure the Administrators entry is groupid 6 and cpaccess is set to 1. You also have to make sure your cookies are set between both products.
|