Hi everyone, I was wondering if it was possible to put a php or any code inside a button or download link that prevents users on a trial from downloading specified content? Maybe have a javascript or dialog box pop up saying "sorry since you're only a trial member, you cannot download, please sign up at (website)" Actually can I set certain user levels too? Thank you!
Sure, you could use the amember session variable to check if someone is at the required level. http://manual.amember.com/AMember_Session_Variables David