hey guys, i am new to amember and love the program. I just have 1 issue, i want to be able to change a custom field in the user profile, if they are not subscribed to anything. Can anyone help me? I am not really looking for someone to make me a plugin, as i dont really have much money to spend on it. I just want to tinker with it to see if i can do it. Any guidence would be helpful. Again i am trying to do this: User Field = enabled When user has no subs.. or has NO active subs... his profile database sets Status to 0 (no subs) or 2(expired subs) i would like to set enabled as true if status = 1 and false if status is 0 or 2.
thats just to retrieve information if the user logs in correct ? i can work with that, but what if the user does not login and his/her sub expires ? What i want to do is change a field if subscription expires. without having the user logged in. The session variables is great and i can actually have it change the field if the user logs in.. but if not then field will remain unchanged.
You have to use a hook and then update the field. See Alex' last post of the following thread: http://www.amember.com/forum/showthread.php?p=5845