Re: Temporary group membership tally - Any clever way to do it?

2010-07-15 Thread Greg Pelly
Why not have a "user.membership_exp_date" field. If a user signs up on day 0, the membership_exp_date could be set to now() + 5 days. This will let you query the results in real-time. No cron job needed. On Thu, Jul 15, 2010 at 12:27 PM, Continuation wrote: > I have

Temporary group membership tally - Any clever way to do it?

2010-07-15 Thread Continuation
I have groups that users can join. The difference between this and "normal" groups is that membership is temporary - a user decides on joining to be a member for 5 days, a week, 2 weeks, etc (choices are pre-defined). Or potentially all memberships could be set to be of the same length - say a