View Single Post
Old September 24th, 2007, 03:37 PM   #1 (permalink)
Rik Brown
Member
Verified Customer
 
Rik Brown's Avatar
 
Join Date: Jun 2005
Location: St. Louis, MO (USA)
Posts: 69
Upgrade PP 5.5 to 6.0 - Path Problem

Just did the upgrade from PP 5.5 to 6.0 and get the following error when attempting to access my admin program:

Fatal error: Call to undefined function set_user_perms() in /home/www/html/subs/forums/photos/forums/vb3.php on line 420

I've looked at both of the following config files and have cut/paste related lines below:

config-inc.php
// Path to your PhotoPost installation - no end slashes
$PP_PATH = "/home/www/html/subs/forums/photos";

config-int.php
// We need to know the server paths to both your vB installation and your PhotoPost installation
$vbpath = "/home/www/html/subs/forums";
$pppath = "/home/www/html/subs/forums/photos";

Is there another config file I need to edit to correct this? Until then, my PP is totally dead in the water and just generating error messages to all users, Google, etc.

Thanks. -- Rik

Last edited by Rik Brown; September 24th, 2007 at 04:42 PM.
Rik Brown is offline   Reply With Quote