Forum
Members App - Logged Out
Hi guys,
This one is really frustrating me :(
I keep getting logged out every time i change page. I guess this is something to do with me using the forms in different places. It seemed fine when i used the /members folder but I have changed the layout of the forms a little and put the login and registration in a different place and now I can't stay logged in.
I have this set up here - https://murphynet.co.uk/recipes/
Username - test@test.com Password - test123
If anyone would be able to help me out it would be greatly appreciated.
Thanks, Martin
You'll need to give us more information about what you have actually done to set this up, show us your code etc. otherwise we'll just be making guesses which could take a while!
Ok well so far all I have done is installed the app and I am using the app in a directory called /recipes and my index page looks like this:
And my login form looks like this:
My templates are currently stored here - /perch/templates/members/login
I have also made a new registration form but I haven't had any issues with that.
If you need anymore information then let me know :)
Martin
perch_member_log_out()
will log you out. It does not output a link to a log out page.Eugh..
Thanks Drew, sorry for that, ye why I didn't notice the logout.php file in the members folder...
Apologies, but thanks haha! It works now -_-
Martin