The forum of the forums

Would you like to react to this message? Create an account in a few clicks or log in to continue.
The forum of the forums
2 posters

    Custom login page (again)

    Momoko-chan
    Momoko-chan
    New Member


    Posts : 18
    Reputation : 1
    Language : English

    Custom login page (again) Empty Custom login page (again)

    Post by Momoko-chan February 16th 2018, 6:20 am

    Hi!

    About two months ago, I asked for help in making the default login page redirect to a custom page (which I made into a custom login page). Since then, my community has moved to a new forum, and I would like to know how exactly I would do it again.

    This is the page that I want the default login to redirect to on the new forum; http://kurumi.forumotion.com/h3-login

    And from my old forum (Daisuki), this is the JavaScript that made it work (doesn't currently work on the new forum);

    Code:
    $(function() {
      (/\/login/g.test(window.location.href)) ? window.location = '/h3-login' : ' ' ;
      });
    SLGray
    SLGray
    Administrator
    Administrator


    Male Posts : 51498
    Reputation : 3523
    Language : English
    Location : United States

    Custom login page (again) Empty Re: Custom login page (again)

    Post by SLGray February 16th 2018, 7:42 pm

    Are both forums the same version?



    Custom login page (again) Slgray10

    When your topic has been solved, ensure you mark the topic solved.
    Never post your email in public.
    Momoko-chan
    Momoko-chan
    New Member


    Posts : 18
    Reputation : 1
    Language : English

    Custom login page (again) Empty Re: Custom login page (again)

    Post by Momoko-chan February 16th 2018, 11:30 pm

    Yes, both PhpBB3.
    SLGray
    SLGray
    Administrator
    Administrator


    Male Posts : 51498
    Reputation : 3523
    Language : English
    Location : United States

    Custom login page (again) Empty Re: Custom login page (again)

    Post by SLGray February 17th 2018, 12:13 am

    What is the link to the new forum?



    Custom login page (again) Slgray10

    When your topic has been solved, ensure you mark the topic solved.
    Never post your email in public.
    Momoko-chan
    Momoko-chan
    New Member


    Posts : 18
    Reputation : 1
    Language : English

    Custom login page (again) Empty Re: Custom login page (again)

    Post by Momoko-chan February 17th 2018, 12:35 am


      Current date/time is September 23rd 2024, 1:30 am