Forums

The forums ran from 2008-2020 and are now closed and viewable here as an archive.

Home Forums Back End redirect to reffering page

  • This topic is empty.
Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #27265
    umapathi
    Member

    I have got pop up window for login link in the header and I have 4 navigation links in header.if user is successfully logined in, i have redirected to index.php page regardless of whichever page the user is in. now i want the user to redirect to same reffering page after successful login. how do i do it?

    #68421
    MJK
    Member

    Hi there! You can try adding this to your form. I’m not sure what kind of login form you are using. But this is the most common HTML for redirecting to the page the user was on prior to logging in.

    Code:

    Good luck! :)

Viewing 2 posts - 1 through 2 (of 2 total)
  • The forum ‘Back End’ is closed to new topics and replies.