LemonBarley Posted July 22, 2008 Share Posted July 22, 2008 hello everyone, 2 questions 1) i have a portion in my website where it shows HELLO GUEST (if no 1 is login it will show hello Guest. and i would like to make it that if the person is logged into WHMCS, the hello will be change to "hello username" 2) i have the login field in my website, is there a way i can make that if the user is logged in, the field will not show, instead it will show "click here to go billing session" and if the user is not logged in, the username and password field will appear? does anyone have the idea of doing that? 0 Quote Link to comment Share on other sites More sharing options...
LemonBarley Posted July 22, 2008 Author Share Posted July 22, 2008 think i found a answer for number 2. http://forum.whmcs.com/showthread.php?t=12933&highlight=welcome+username i still need help for number 1. anyone pls? 0 Quote Link to comment Share on other sites More sharing options...
BAJI26 Posted July 22, 2008 Share Posted July 22, 2008 think i found a answer for number 2.http://forum.whmcs.com/showthread.php?t=12933&highlight=welcome+username i still need help for number 1. anyone pls? Just add: echo " Welcome Guests!"; <br> after else 0 Quote Link to comment Share on other sites More sharing options...
LemonBarley Posted July 23, 2008 Author Share Posted July 23, 2008 let me rephase my question. i have a place where i show "Welcome Guest" outside WHMCS in my homepage. i want to have something like, when the user is logged name it will show "Welcome Username" and when there is no used logged in, it will show "Welcome Guest" how do i do it? 0 Quote Link to comment Share on other sites More sharing options...
BAJI26 Posted July 23, 2008 Share Posted July 23, 2008 And the above will do just that! Combine post#2 and post#3 0 Quote Link to comment Share on other sites More sharing options...
LemonBarley Posted July 23, 2008 Author Share Posted July 23, 2008 lol ok 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.