Hello,
I am trying to set up a members area to update details of their profile. Do the members areas need to have a specific page setup? so using something like /members/ or /members/login? or can you use any pages and add the login tags to them?
The reason I ask is that I have created pages called login.php and also one for register.php and finally one for your-account.php - the login and register work fine but the your account one I have selected "Restrict access to members with tags in the settings of the page" - when I visit this page it brings up a 404 saying "The requested URL /members/login.php was not found on this server."
So my question is do I need to somehow tell perch what the members pages are so that these redirections work?
Or is there a better way of making a page require a login to view?
Many thanks
Alex