View Single Post
Old October 12th, 2006, 12:43 AM   #9 (permalink)
ghinton
Member
Verified Customer
 
Join Date: Feb 2004
Posts: 117
Not sure why it works, but it is

This is what you sent me regarding this over a year ago:

Quote:
Sure showphoto can use usergroup setting. why not just modify photopost.php to define that like so
find the offset definition and add the usergroup definition below it and then usergroup will be available throughout the program

$User['offset'] = $offset;
$User['usergroup'] = $usergroup;
ghinton is offline   Reply With Quote