Artis Posted June 30, 2015 Report Posted June 30, 2015 Hi Guys, I create custom registration and login form. Everything is working but I have little issue I have registration form in this format: www.domain.com/registration.html and login form at www.domain.com/login.html and blesta is on location www.domain.com/client/ When user type wrong username or password in login form on my webpage (www.domain.com/login.html) he is redirected to blesta login form (www.domain.com/client/client/login) where user is notified about issues that username or password is wrong. Question that I have is where I can change link when username or password are wrong that user is redirected back to my login or registration form ? Is it possible to do in blesta ? Also I did not find any tutorial or info is it possible to have custom "forget password option" ? Quote
Tyson Posted June 30, 2015 Report Posted June 30, 2015 If you're using Blesta's login controller to handle logins, it's going to render its set template. If you want to redirect to your page you would need to update the client_login controller. Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.