yabado Posted January 25, 2007 Share Posted January 25, 2007 Matt, Is there any chance you could add additional variables to custom pages created? For instance, it would be nice to have a "logged in as..." type variable that could be used across all pages. I know that I could do this via my own php , but not everyone will have this same ability. Just a thought ;-) 0 Quote Link to comment Share on other sites More sharing options...
WHMCS CEO Matt Posted January 25, 2007 WHMCS CEO Share Posted January 25, 2007 The {if $loggedin} check will work on your custom pages already. 0 Quote Link to comment Share on other sites More sharing options...
yabado Posted January 25, 2007 Author Share Posted January 25, 2007 Yes, I know, but I meant like... Logged in as : bob@somesite.com I figured out how to do it anyway. Just use the uid session variable to search and set the values into smarty variables 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.