The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
||||
|
||||
Broken Navbar. Not Showing Private Message, Etc Text For Reg Users?
So I use a custom navbar layout, all stock VB code though. And I'm having a really simple issue, I'm sure I'm just missing one tiny* line of code...
- I can see the text private messages (and some extra code I added) below the username in the log-in box area/navbar when I sign in as the admin. - If I sign in as registered regular member, it doesn't show up. Only shows the username and last visit. .... Now I see this code: Code:
<if condition="$show['member']"> Meaning members who haven't activated their e-mail, won't be able to see that. ........ But I put the log out link in the navbar, so.. Basically... I just need advice on how to make sure EVERY link shows in the navbar for ALL members regardless of usergroup. And doesn't show up simply for Guests. --------------- Added [DATE]1371188581[/DATE] at [TIME]1371188581[/TIME] --------------- Almost* Figured it out... Does anyone have the conditional <if> usergroup </if> So that I can show it to all usergroup #'s except for guest? --------------- Added [DATE]1371189845[/DATE] at [TIME]1371189845[/TIME] --------------- Edit update: Fixed it.. My code was all jumbled from moving things around. Had to fix the <if> tags and only use ONE </else> for the section. Thanks! |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|