The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
Registered users only can...
I have 2 link buttons on my forum header template. But I only want registered users to be able to click on them to the links. I don't care if unregistered can see them but I just don't want them (unregistered) to have the ability to click on them.
Any ideas? Thanks |
#2
|
||||
|
||||
You can do this via the phpinclude template, add this in there:
PHP Code:
|
#3
|
|||
|
|||
Ok thanks I will try it out will this work for both buttons as they both go to different links?
Thanks |
#4
|
|||
|
|||
also where would I put the code in this template?
// This code is PHP4 only: // ob_start(); // require("yourheader.html"); // $header = ob_get_contents(); // ob_end_clean(); |
#5
|
|||
|
|||
Anywhere, infact you can delete what is already in there if you want...
|
#6
|
|||
|
|||
Quote:
I still need this answered please. Thank you |
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|