tomdchi Posted September 7, 2008 Share Posted September 7, 2008 I followed the directions in the docs for creating a custom page using the whmcs template system and it works fine. I was wondering if it is possible to have this page only shown after a user is logged in? Thanks! Tom 0 Quote Link to comment Share on other sites More sharing options...
Adam Posted September 7, 2008 Share Posted September 7, 2008 Tom, What do you mean by shown after they are logged in? Like directly take them to that page? Thanks, Adam 0 Quote Link to comment Share on other sites More sharing options...
tomdchi Posted September 8, 2008 Author Share Posted September 8, 2008 I see now, let me clarify what I mean. The page can only be shown to users that are logged in. They would not be taken to it directly upon login but after they do login there would be another option in the client area for them to go to this page. In other programs I have used there has been some sort of check user tag that could be put in the code to do this. I hope this makes it more clear what I am trying to do. Tom 0 Quote Link to comment Share on other sites More sharing options...
uberhost Posted September 8, 2008 Share Posted September 8, 2008 I see now, let me clarify what I mean. The page can only be shown to users that are logged in. They would not be taken to it directly upon login but after they do login there would be another option in the client area for them to go to this page. In other programs I have used there has been some sort of check user tag that could be put in the code to do this. I hope this makes it more clear what I am trying to do. Tom {if $loggedin} <!-- display link --> {/if} HTH, Rick 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.