I've done what you said:
in your config-inc.php file your path should be this
$PP_PATH="/home/httpd/vhosts/wecometoplay.com/httpdocs/gallery";
in your header-inc.php file your path should be this
$pppath="/home/httpd/vhosts/wecometoplay.com/httpdocs/gallery";
Basically from the error you are giving us your setting the path to theapplication to
h
Make sure you have no spaces etc anywhere that might interfere on thoselines
And I'm still getting errors:
http://www.wecometoplay.com/gallery/
Warning: main(): open_basedir restriction in effect. File(/home/http/vhosts/wecometoplay.com/httpdocs/gallery/languages/english/login-inc.php) is not within the allowed path(s): (/home/httpd/vhosts/wecometoplay.com/httpdocs:/tmp) in /home/httpd/vhosts/wecometoplay.com/httpdocs/gallery/pp-inc.php on line 64
Warning: main(/home/http/vhosts/wecometoplay.com/httpdocs/gallery/languages/english/login-inc.php): failed to open stream: Operation not permitted in /home/httpd/vhosts/wecometoplay.com/httpdocs/gallery/pp-inc.php on line 64
Fatal error: main(): Failed opening required '/home/http/vhosts/wecometoplay.com/httpdocs/gallery/languages/english/login-inc.php' (include_path='.:/usr/share/pear') in /home/httpd/vhosts/wecometoplay.com/httpdocs/gallery/pp-inc.php on line 64