Jamroom Logo Jamroom 5 Core
is now Open Source!
User Support Forum Archive (Read Only)
User Site Design, Integration and Customization:
maestro & phpbb2 dual logout...
Acidphantom



Joined: 01 Apr 2008
Posts: 783
Location: Germany

Posted: 04/20/12 02:34 
Hello to all,

any one could help me please to make a working dual logout for the forum and maestro skin...


logout.tpl:

Code
<p id="lm">{$_USER.user_nickname} {jr_lang id='117' default=',If you logout make sure you allso logout of the forum. Thanks for your support.'}</p>


Looks like its only a message by logout.


menu.tpl:

Code
        {if strlen($_USER.user_nickname)  > 0}
        <input type="radio" name="menu" id="menu12" onclick="logout();" />
        <label for="menu12">{jr_lang id='145' default='Logout'}</label>
        {else}
        <input type="radio" name="menu" id="menu12" onclick="login();" />
        <label for="menu12">{jr_lang id='146' default='Login'}</label>
        {/if}


this is the logout of maestro I guess


Best regards,
Acidphantom

Back to top
Display posts from previous:   
User Support Forum Archive (Read Only)
User Site Design, Integration and Customization

 
Solutions
• Social Media Platform
• Social Networking Software
• Musician Website Manager
• Community Builder
Products
• Jamroom Core
• Jamroom Addons
• Jamroom Modules
• Jamroom Marketplace
Support
• Support Forum
• Documentation
• Support Center
• Contact Support
Community
• Community Forum
• Member Sites
• Developers
Company
• About Us
• Contact Us
• Privacy Policy
©2003 - 2010 Talldude Networks, LLC.