The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
![]()
Just being careful here:
I successfully installed vbAdvanced and placed the Welcome Block within the right column. I now 'enjoy' two login/welcome blocks: one that's embedded above the page and the one herefore mentioned. Before starting to nuke code to erase the 'original' login/welcome block I may need some pointers on what code to look for and within what template. Help appreciated. |
#2
|
|||
|
|||
![]()
If you delete the code that you need, you can see the default template so you can get back the code that you need.
The code you need for the login box should be between something like this. Code:
<if condition="$show[member]"> //code to show user signed in <else /> //login form </if> |
#3
|
|||
|
|||
![]()
That did the trick perfectly!
Cheers for the [quick] response! |
![]() |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|