Thanks for your help! I am trying to setup up a button protection: User clicks on a button. If he has paid, then the button will function. If not, he gets a popup that says: OOps, You haven't paid. Go get membership first. Is this possible? How can I PHP check with an if statement if member has paid? Thx!
Check to see if the user has an active membership? http://manual.amember.com/AMember_Session_Variables David