I have 2 login menu items. Each redirects to a different page after logging in, which is why I am not using an alias.
If the login fails on one of the pages, it redirects to the other login page to try again. Why is this happening and how can I avoid it. If the login fails, I want it to show that same login page, not the other one.
It only happens one way. On the second login page, if the login fails, it refreshes the same login page. This is what I want for the other one.
I don't know if it makes a difference, but the one that works properly is in the main menu and the one that redirects incorrectly is in the footer menu.
If the login fails on one of the pages, it redirects to the other login page to try again. Why is this happening and how can I avoid it. If the login fails, I want it to show that same login page, not the other one.
It only happens one way. On the second login page, if the login fails, it refreshes the same login page. This is what I want for the other one.
I don't know if it makes a difference, but the one that works properly is in the main menu and the one that redirects incorrectly is in the footer menu.
Statistics: Posted by aimlesslady — Tue Jan 30, 2024 6:47 pm