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

    Switch Accounts isn't working

    avatar
    WolfStory
    New Member


    Posts : 7
    Reputation : 1
    Language : Nederlands

    Solved Switch Accounts isn't working

    Post by WolfStory Mon 12 Jan 2015 - 16:37

    I placed a code in a widget on my forum to let users switch accounts easely
    This code: https://help.forumotion.com/t137292-log-in-account-switch-widget?highlight=switch+accounts

    But now, when someone wants to switch and they click the 'switch user' button, nothing happens..

    Can someone help me with this problem?
    Ange Tuteur
    Ange Tuteur
    Forumaster


    Male Posts : 13207
    Reputation : 3000
    Language : English & 日本語
    Location : Pennsylvania

    Solved Re: Switch Accounts isn't working

    Post by Ange Tuteur Tue 13 Jan 2015 - 3:56

    Hello @WolfStory,

    Have you modified or removed the {GENERATED_NAV_BAR} variable in the overall_header template ?
    avatar
    WolfStory
    New Member


    Posts : 7
    Reputation : 1
    Language : Nederlands

    Solved Re: Switch Accounts isn't working

    Post by WolfStory Tue 13 Jan 2015 - 18:09

    Yes I use another nav bar
    This is the website; http://www.wolf-story.com
    Ange Tuteur
    Ange Tuteur
    Forumaster


    Male Posts : 13207
    Reputation : 3000
    Language : English & 日本語
    Location : Pennsylvania

    Solved Re: Switch Accounts isn't working

    Post by Ange Tuteur Tue 13 Jan 2015 - 18:44

    The script for the widget needs to access the logout link of the default navbar. Add this after your custom navbar :
    Display > templates > general > overall_header Edit
    Code:
    <div style="display:none">{GENERATED_NAV_BAR}</div>

    It'll readd the default navigation, but you wont see it. The script in the widget should then be able to find the logout href attribute again.
    avatar
    WolfStory
    New Member


    Posts : 7
    Reputation : 1
    Language : Nederlands

    Solved Re: Switch Accounts isn't working

    Post by WolfStory Wed 14 Jan 2015 - 11:44

    It's working Smile Thank you!
    Ange Tuteur
    Ange Tuteur
    Forumaster


    Male Posts : 13207
    Reputation : 3000
    Language : English & 日本語
    Location : Pennsylvania

    Solved Re: Switch Accounts isn't working

    Post by Ange Tuteur Thu 15 Jan 2015 - 4:26

    You're welcome ^^

    Topic archived

      Current date/time is Wed 13 Nov 2024 - 17:48