Really? 72 views and not one hit? Am I the only one seeing this?
Hi all,
If a user is already logged into the VM system and clicks on "registration", the user is shown a products page. Is there a way to change this so I can send a message like "already registered in this system" and maybe redirect them to where I want them to go? I know there is a login & logout - redirection option but I do not see one for users who choose to register and are already logged in. My site just looks unprofessional now with this glitch.
I should add...to get to my registration screen, I am using a menu selection type of "Virtuemart" (component) and I have added as the Parameters (Component)/Page option "shop.registration". Should I be handling this another way?
When logged logged in, link sends customer to
/.../en/my-account.html?page=shop.index but my hard coded link is still "/.../en/sign-up.html so seems there is a re-direct going on within VM.
Suggestions?
Thanks.