The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
registered or not?
Hi Guys,
I have just made a few changes to my site and what i want to do is have a bit of text/image's to unregistered users getting them to signup and if they are a member i would display a new message or latest article of something. Basically what i want to do is have the page get template x if unresgistered and template y if they are. Then put the contents of that template into a the big white space i have at the top of the page in my header - Have a look at the top of the page Thanks Matthew |
#2
|
||||
|
||||
maybe you can use this:
https://vborg.vbsupport.ru/showthrea...threadid=43194 |
#3
|
|||
|
|||
seems a bit complex for me, i thought this would be quite simple to do
|
#4
|
||||
|
||||
another alternative: (I dont know though if you find this one complex either)
1- Install this hack: https://vborg.vbsupport.ru/showthrea...threadid=43325 2- Edit your header template and insert this where your big white space is: [[($bbuserinfo[userid]<1)]] Your HTML code you want to display if visitor is a guest [[/($bbuserinfo[userid]<1)]] [[($bbuserinfo[userid]>=1)]] Your HTML code you want to display if visitor is a member [[/($bbuserinfo[userid]>=1)]] |
#5
|
|||
|
|||
thanks I will start on that now and let you know how i get on
Mattehw |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|