Jump to content

Recommended Posts

Posted

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" ?

Posted

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.

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
×
×
  • Create New...