Minecraftly Active member Jan 18, 2015 #1 By default, the sign up button brings users to /login/login. However, I have special security settings for /register so I want users to signup exclusively via /register. How do I do this?
By default, the sign up button brings users to /login/login. However, I have special security settings for /register so I want users to signup exclusively via /register. How do I do this?
Amaury Well-known member Jan 18, 2015 #2 Change the link in the template to /login/login. Upvote 0 Downvote
Amaury Well-known member Jan 18, 2015 #4 Template: login_bar Change this: Code: {xen:link login} To this: Code: {xen:link login/login} Upvote 0 Downvote
Minecraftly Active member Jan 22, 2015 #5 Maru said: Template: login_bar Change this: Code: {xen:link login} To this: Code: {xen:link login/login} Click to expand... I wanted to change it to /register though. I followed the method you provided but it didn't work. Upvote 0 Downvote
Maru said: Template: login_bar Change this: Code: {xen:link login} To this: Code: {xen:link login/login} Click to expand... I wanted to change it to /register though. I followed the method you provided but it didn't work.
erich37 Well-known member Jan 23, 2015 #6 https://xenforo.com/community/threads/sign-up-registration-page.21507/#post-872765 Upvote 0 Downvote
SametxChan New member Aug 28, 2016 #7 Minecraftly said: I wanted to change it to /register though. I followed the method you provided but it didn't work. Click to expand... What your style? Upvote 0 Downvote
Minecraftly said: I wanted to change it to /register though. I followed the method you provided but it didn't work. Click to expand... What your style?