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
3 posters

    How can redirect forum url to extern domain?

    avatar
    guruji
    Forumember


    Posts : 48
    Reputation : 4
    Language : Tamil

    Solved How can redirect forum url to extern domain?

    Post by guruji October 10th 2012, 7:33 pm

    Hi Team,

    This is Soorya.

    Our forum url: amarkkalam.msnyou.com

    now got external domain : http://www.amarkkalam.net

    I have change proper CNAME Records and ACP>> General>> Forum address.

    but amarkkalam.msnyou.com not redirect to www.amarkkalam.net.

    I want spend any credits?

    How can I resolve this issue?

    Kindly help in this regard.

    Regards
    Soorya
    Forum Admin


    Last edited by guruji on October 12th 2012, 11:14 am; edited 2 times in total (Reason for editing : not yet solved.)
    avatar
    guruji
    Forumember


    Posts : 48
    Reputation : 4
    Language : Tamil

    Solved Re: How can redirect forum url to extern domain?

    Post by guruji October 11th 2012, 2:21 pm

    Rideem3 wrote:Is this solved? You marked the topic as solved.

    I am sorry. Not yet solved.
    avatar
    guruji
    Forumember


    Posts : 48
    Reputation : 4
    Language : Tamil

    Solved Re: How can redirect forum url to extern domain?

    Post by guruji October 11th 2012, 3:26 pm

    Rideem3 wrote:Is this solved? You marked the topic as solved.

    Not yet solved this thread. Kindly solve this thread at the earliest possible.
    Neymar1
    Neymar1
    Forumember


    Male Posts : 406
    Reputation : 28
    Language : HTML, CSS, and a bit of JavaScript
    Location : Scotland

    Solved Re: How can redirect forum url to extern domain?

    Post by Neymar1 October 11th 2012, 3:28 pm

    ACP>Modules>Javascript Codes Management

    Make sure 'Enable javascript code management' is set to 'Yes'. The click 'Create a new javascript', tick 'in all pages' I suppose. Then stick this javascript in there:

    Code:
    window.location = "http://www.amarkkalam.net/";
    avatar
    guruji
    Forumember


    Posts : 48
    Reputation : 4
    Language : Tamil

    Solved Re: How can redirect forum url to extern domain?

    Post by guruji October 11th 2012, 3:54 pm

    Neymar1 wrote:ACP>Modules>Javascript Codes Management

    Make sure 'Enable javascript code management' is set to 'Yes'. The click 'Create a new javascript', tick 'in all pages' I suppose. Then stick this javascript in there:

    Code:
    window.location = "http://www.amarkkalam.net/";

    Not working page. Page redirected but continuously refresh again and again.
    Neymar1
    Neymar1
    Forumember


    Male Posts : 406
    Reputation : 28
    Language : HTML, CSS, and a bit of JavaScript
    Location : Scotland

    Solved Re: How can redirect forum url to extern domain?

    Post by Neymar1 October 11th 2012, 4:09 pm

    guruji wrote:
    Neymar1 wrote:ACP>Modules>Javascript Codes Management

    Make sure 'Enable javascript code management' is set to 'Yes'. The click 'Create a new javascript', tick 'in all pages' I suppose. Then stick this javascript in there:

    Code:
    window.location = "http://www.amarkkalam.net/";

    Not working page. Page redirected but continuously refresh again and again.

    Works for me.

    I stupidly logged out from the little test forum I made and can't get back on that forum now because of the redirect so it's definitely working for me.

    Remove that code for now then and I'll try it out again. What exactly do you see?


    Edit: I tried again and it definitely works for me. What does your's do?
    avatar
    guruji
    Forumember


    Posts : 48
    Reputation : 4
    Language : Tamil

    Solved Re: How can redirect forum url to extern domain?

    Post by guruji October 11th 2012, 4:21 pm

    Hi Neymar,

    I put that code to ACP >> Modules >> Javascript codes management.

    Once page redirect from amarkkalam.msnyou.com to amarkkalam.net. and again page refreshed. I have wait 5 minutes, but page continuously redirected again and again.

    Kindly help me.
    Neymar1
    Neymar1
    Forumember


    Male Posts : 406
    Reputation : 28
    Language : HTML, CSS, and a bit of JavaScript
    Location : Scotland

    Solved Re: How can redirect forum url to extern domain?

    Post by Neymar1 October 11th 2012, 4:46 pm

    guruji wrote:Hi Neymar,

    I put that code to ACP >> Modules >> Javascript codes management.

    Once page redirect from amarkkalam.msnyou.com to amarkkalam.net. and again page refreshed. I have wait 5 minutes, but page continuously redirected again and again.

    Kindly help me.

    I can't really offer anymore help, sorry.

    I'm sure someone else will figure out what the problem is.
    avatar
    guruji
    Forumember


    Posts : 48
    Reputation : 4
    Language : Tamil

    Solved Re: How can redirect forum url to extern domain?

    Post by guruji October 11th 2012, 4:56 pm

    Thanks Neymar for trying to resolve this thread.

    I waiting for some other Admins or Forumotion Staffs.

    SLGray
    SLGray
    Administrator
    Administrator


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

    Solved Re: How can redirect forum url to extern domain?

    Post by SLGray October 11th 2012, 7:16 pm

    guruji wrote:
    Rideem3 wrote:Is this solved? You marked the topic as solved.

    I am sorry. Not yet solved.

    guruji wrote:
    Rideem3 wrote:Is this solved? You marked the topic as solved.

    Not yet solved this thread. Kindly solve this thread at the earliest possible.
    Please don't double/triple post. Your post need to be separated by 24 hours before bumping, replying or adding more information. Please use the edit button instead!



    How can redirect forum url to extern domain? Slgray10

    When your topic has been solved, ensure you mark the topic solved.
    Never post your email in public.
    avatar
    guruji
    Forumember


    Posts : 48
    Reputation : 4
    Language : Tamil

    Solved Re: How can redirect forum url to extern domain?

    Post by guruji October 12th 2012, 11:16 am

    Rideem3 wrote:Use this JavaScript instead:
    Code:
    if (window.location.host == "amarkkalam.msnyou.com") window.location = "http://www.amarkkalam.net/";

    Thanks Rideem3. Working fine.

    Solved.

      Current date/time is September 22nd 2024, 6:27 am