Customize Redirect After Logout?

Discussion in 'Troubleshooting' started by zimsolve, Aug 18, 2008.

  1. zimsolve

    zimsolve New Member

    Joined:
    Apr 5, 2007
    Messages:
    21
    After people logout, they go back to the homepage.

    How do I change where the user goes after they logout?

    Thanks in advance :)
  2. davidm1

    davidm1 aMember User & Partner

    Joined:
    May 16, 2006
    Messages:
    4,437
    amember admin / setup / php_include

    David
  3. zimsolve

    zimsolve New Member

    Joined:
    Apr 5, 2007
    Messages:
    21
    Thank you much :)
  4. zimsolve

    zimsolve New Member

    Joined:
    Apr 5, 2007
    Messages:
    21
    What is the HTML page to customize the white "redirect" in between page?

    The page that says:

    Logged Out
    (Click here to......)
  5. jbround39

    jbround39 aMember Pro Customer

    Joined:
    Mar 20, 2008
    Messages:
    61
    That page is templates/redirect.html if you want to change the look of the redirect page.

    But to change that specific text only, it's in language/en.php, search for _TPL_REDIRECT_CLICKHERE and that is the text.

    URL redirect change is already discussed above.

Share This Page