The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
how to disable comunity in vb4
hello
how to Disable for unregister user this part for vb4 please!!! Note: it's not custom skin also default skin same probleme. thanks i am tryed this not work PHP Code:
|
#2
|
||||
|
||||
The code your wrote ONLY shows it to Unregistered Users. You need to put a ! in front of the condition to say NOT. Although, a better way would be to just use $show['member']
HTML Code:
<vb:if condition="$show['member']">
|
#3
|
|||
|
|||
thanks lynne.
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|