The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
||||
|
||||
Registration Day Anniversary Condition
I need some help. Currently I have a little Birthday Condition and it works very well giving my members a nice cake on their birthday.
<!--Sidecolumn Birthday--> <vb:if condition="$bbuserinfo[birthday]"> <img src="{vb:stylevar imgdir_misc}/birthday-cake.jpg" alt="Today is {vb:raw bbuserinfo.username}'s birthday!" border="0" /> </vb:if> <!-- /Sidecolumn Birthday--> In similar fashion I want to give people on their registration anniversary date some image to commemorate the day. Reddit has its cakeday and thats where the Idea originates. |
#2
|
|||
|
|||
You would need a plugin to check for the anniversary date and set a variable, which you could then check in your template.
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|