We launched new forums in March 2019—join us there. In a hurry for help with your website? Get Help Now!
    • 7293
    • 12 Posts
    Hello,

    Does anyone know if its possible to redirect users to a different page when an error message returned by WLPE?

    I have a login box in the header of my site for convenience, which is fine and great so long as there are no problems. However, trying to add the wlpe.message box into the template of the site comes across very poorly as a user-experience. It would be much easier to just redirect to a dedicated error page whenever a login was unsuccessful. Is there any way currently to do this?

    I’m imagining it wouldn’t be too difficult to hack the code, but before I get there, I wanted to see if anyone had a solution already.

    As an alternative, I tried using a form action with the page id of a dedicated login page, thinking that I could actually process the login on a different page from the one I collected the info on. That yielded no results -- it takes you to the login page, but nothing is processed.

    So, basically, I’m searching for any information on either subject, because both do the trick.

    Thanks,

    Daniel