The Arcive of vBulletin Modifications Site. |
|
|
#1
|
|||
|
|||
|
If you take a look at -for example- this page:
http://www.dieselbombers.com/show-te...new-shoes.html You will find this message below every post: "To Reply, Join Diesel Bombers Now Its FREE And Instant !" If you click the link it brings you to the register page. I have searched this site but can not find the answer. Is it a mod? If not, can someone explain me where I have to put what to get the same result? Thank you for your help on this!
|
|
#2
|
|||
|
|||
|
Looks like DB has added a conditional statement to the postbit templates. Something like this:
Code:
<if condition="$show['guest']">
<a href="register.php">To Reply, Join Diesel Bombers Now Its FREE And Instant !</a>
</if>
Code:
If the current viewer is a guest then write out a link to the register page, otherwise do nothing. |
|
#3
|
|||
|
|||
|
Thank you very much! This did the trick!
|
|
#4
|
|||
|
|||
|
Search the mod section for "Hide Links from Guests" they maybe using something like that, just edited slightly.
|
|
#5
|
||||
|
||||
|
Glad you like it
|
|
#6
|
|||
|
|||
|
Hi!
I have visited your site. It is super!
|
|
#7
|
||||
|
||||
|
Thanks
|
![]() |
|
|
| X vBulletin 3.8.12 by vBS Debug Information | |
|---|---|
|
|
More Information |
|
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|