![]() |
Code:
<if condition="$show['member']">You are logged in.<else /> |
Quote:
|
Oh, didn't read the whole thread. I still haven't completely cause I'm so tired, but here's a alternative to if($show['member']) & else.
HTML Code:
<if condition="$bbuserinfo[username] != 'Unregistered'"> HTML Code:
<if condition="$show['guest']"> |
were do i put these inside this code
Code:
<tr> |
Find:
Code:
<if condition="$show['member']"><else /> Code:
<if condition="$bbuserinfo['userid']">You are logged in.<else /> |
how would i get it to say this
Welcome, USERID You last visited: Today at 06:02 PM Private Messages: Unread 0, Total 44. |
Copy the code in navbar.
|
ok this is the code for my navbar:
Code:
<!-- header --> |
and then this is the code for the side bar:
Code:
<tr> i cant seem to get the login code from the navbor to the sidebar when i try to it comes out wrong anyone help me? this is what i want it to look like when i have it on the sidebar =P Welcome, USERID HERE. You last visited: Today at 08:02 AM Private Messages: Unread 0, Total 63. |
This block of code displays the login block for guests, and member info if the member is logged in. It's pretty obvious in the template...
Code:
<if condition="$show['member']"> |
All times are GMT. The time now is 10:10 AM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|