Jump to content

Help with Membership Script, calculate 1 month from the join date...


elpaisa

Recommended Posts

Hi all!

 

I need to handle a date field called join_date, that is in a mysql table and calculate 1 month afther the user registration, and when the month ends set automatically a field called "activated" to "0".

This is the first part of various modifications that I have to do, to this user system, so I would appreciate all your help to this cause!

 

Thanks all!,

???

 

I would just do it when they actually log in.  Check the status of Activated, if it = 0 and is > 30 days, set to 1, if not then don't.  If they never come back, why set it to Activated after 30 days.

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.