I am trying out the free version first before buying pro, but running into trouble with protection and the completed.html file. 1. Can the completed.html file be completed.php? 2. members with only one subscription are not redirected to the protected area directly as stated in the manual, all subscriptions are going to the redirected to member.php, what can I do to change this? 3. Is it possible to customise member.php? THanks in advance.
Sorry, I don't mean the member.php page, but can I customise the page after members have signed in. I want to get rid of 'payment history' and the 'add/renew' part on the page. stephanie
1. What is "completed.php" ? Do you mean "thanks.php" ? Why should it be HTML? 2. Change link in amember/templates/thanks.php from member.php to login.php 3. You can edit templates/member.html as you wish.