Hi Alex, I'm trying to understand how to use amember to provide a protected download area for each new client that buys a script from me. So far I have installed everything and set-up some products, users and .htaccess protected directories. I have a couple of questions: 1) How do I stop the login automatically redirecting to the protected directory? 2) each time a sell a script or package I need to create a seperate download area for each user. I have noticed that this means I have to in essence create the User as a product and that then all the products (in my case users) are listed in the login area. 3) If I place the download zip in the same directory for the user, and link to it from the index page for each user (each user has their own protected dir), does that protect the zip in that directory from being downloaded without a password? Is there a good way of creating seperate download areas that you can recommend? regards Justin www.iprofitscripts.com
Justin, it can be done as simple customization. you can define a hook function for "finish_waiting_payment" event and this function must create folder and put correct .htaccess file to it. we can do this customization for a nominal fee - contact support@cgi-central.net if you are interested.