Hi, I'm attempting to create a membership based site using EE in which I'll be protecting access to certain sections (or templates) as well as download-able content. I'm trying to do this one step at a time here, but having problems just getting started after recently purchasing the EE plugin and Amember. My problem is when someone purchases an Amember membership product, the user is not added to the exp_members tables, much less the other tables shown in this post (over 2 years old). I think I've followed the documentation as much as I can understand but it's just not working as expected. Has anyone had any problems or experience that may shed some light on the best practices to go about doing this? There doesn't seem to be any centralized up-to-date documentation here. I'm using Amember v.3.1.2 and EE v.1.6.4. Thanks
I believe I've resolved the initial problem by clicking and googling around. I have run into another problem though. I'd like to use the new_rewrite method instead of includes, and was wondering if anyone has implemented this to work with EE templates?