![]() |
Template conditional based on registration date?
I'd like to add a template conditional that would be based on how long ago a member registered. Basically, if they registered more than 2 months ago - show something unique.
Yet I can't wrap my head around how to implement this. Any suggestions? All help would be greatly appreciated. Thanks, James |
It's a bit hacky in vBulletin 3;
HTML Code:
<if condition="$timenow=TIMENOW AND $bbuserinfo[joindate] > 0"> |
Thanks Dave.
I didn't know we were allowed to use variables like TIMENOW in templates. Nor did I know we could assign new variable in templates. I'll test it out. Thanks for your help. |
All times are GMT. The time now is 06:08 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:
|