View Single Post
Old April 25th, 2005, 07:12 PM   #4 (permalink)
Chuck S
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
Join Date: Jun 2002
Location: Abingdon,MD
Posts: 66,752
What integration is this?

Is this Nuke is this PostNuke there is a big difference here.

If this is nuke then in the nuke.php file

function init_user_groups() {
global $link, $pp_db_prefix;

change to this

function init_user_groups() {
global $link, $Globals;


then after altering that file reinstall
__________________
Photopost Developer and Support Engineer

Please do not PM me for support or sales questions. Thank you for your understanding.
Chuck S is offline   Reply With Quote