roosteromg.com Posted August 1, 2013 Share Posted August 1, 2013 Does anyone know the { if } statement to hide the navbar unless logged in? Thank you. 0 Quote Link to comment Share on other sites More sharing options...
DavidBee Posted August 1, 2013 Share Posted August 1, 2013 Direct from the WHMCS Wiki {if $loggedin}User is logged in so display client only information {else} User is not logged in so display this {/if} http://docs.whmcs.com/Template_Syntax#Displaying_Text_to_Logged_In_Users_Only 0 Quote Link to comment Share on other sites More sharing options...
roosteromg.com Posted August 1, 2013 Author Share Posted August 1, 2013 Worked perfectly...thanks! 0 Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.