![]() |
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 |
maybe you can use this:
https://vborg.vbsupport.ru/showthrea...threadid=43194 |
seems a bit complex for me, i thought this would be quite simple to do :(
|
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)]] |
thanks ;) I will start on that now and let you know how i get on :p
Mattehw |
All times are GMT. The time now is 11:17 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:
|