Hi Everybody my problem is as follows: i have one folder which contains 3 subfolders the users will be requesting access to subfolders directly from my website, the links on my website are as follow: http://mydonaine/amember/folder/subfolder1 http://mydonaine/amember/folder/subfolder2 http://mydonaine/amember/folder/subfolder3 i would like to grant any user free access to any subfolder but he needs to sign up once. i dont want to user to login to his member page after signing up, i would like him to access directly to the subfolder requested before sign up.
amember admin/protect folders/ Choose a folder for protection (your folder) Choose a protection method - use new_rewrite or htpasswd check - Just any active subscription is enough Can you explain what you mean by this? David
after signing up, there is a window saying thank you for your membership, please login if you click on login it will take you to the member page. i want want to escape this, and go directly to the requested subfolder before i signed up http://mydomainename/amember/folder/ subfolder
I suggest that you edit the amember/template/thanks.html template then and link to your content there. Or you may be able to use a javascript to redirect directly to it. David
even if i edit thank you template how can i set the subfolder requested by the user before (this subfolder is dynamic value not fixed value) the sign up as there are 3 subfolders amember should remember the subfolder requested and let the user to singn up and redirect him directy to the subfolder requested