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