This topic is locked

Disable on date

5/14/2008 7:03:33 AM
PHPRunner General questions
M
mmponline author

I have alogin table and added a expire date.
Once the user registers, the administrator puts in the user group to User, enabling him to see certain tables as set in the security permissions. I want the user's group to change to blank or say group: None once the expire dates becomes now() - today. Only when the user pays again, the admin will re-activate it by changing the group to User and set a new date.
Please help on how to achieve this.
In English:

Expire date newer or = to today - Usergroup = User

Expire date older than today - Usergroup change to None

An email sent to admin to confirm status changes of group from User to None, will be great.
Thanks for any help!

J
Jane 5/14/2008

Stephan,
I recommend you to have a look at the Members template:

http://www.xlinesoft.com/templates/members

M
mmponline author 5/18/2008

Basically what I'm looking for. I've done the rest of my development and only need to add this feature. Can't see the events behind the demo of course.
Having to pay $99 just to get hold of the event seems a bid rough, as the rest is in place. How can I get hold of the piece of code only. I did not budget for this expence.