View Single Post
Old March 18th, 2005, 12:17 PM   #5 (permalink)
Chuck S
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
Join Date: Jun 2002
Location: Abingdon,MD
Posts: 66,752
well the build has been updated to reflect my changes with reading the postnuke cookie

I think you might have a php problem that came into existance with 4.3.10

Find this

$gologin = 1; $usergroup = 0; $checkpass = 0;
$ueditpho = 0; $ueditposts = 0; $useruploads = 0; $usercomment = 0;
$diskspace = 0; $uploadsize = 0;
$md5cookpass="";
$sessionid = "";

add below this

$ubbgroups = array();
__________________
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