matthew tucker
12-06-2002, 05:03 AM
I'd like to be able to set an expiry date for each of our guild members in admin, then something along the lines of:
if current_date > user_expiry_date then
user_ usergroup = "registered but unfinancial"
else
user_ usergroup = "financial member"
end if
then I can control member access priveleges, avatars, sigs, by their financial membership status.
this would encourage users to stay financial, and for our guild that's important.
thanks
matthew
if current_date > user_expiry_date then
user_ usergroup = "registered but unfinancial"
else
user_ usergroup = "financial member"
end if
then I can control member access priveleges, avatars, sigs, by their financial membership status.
this would encourage users to stay financial, and for our guild that's important.
thanks
matthew