I'd like to add a simple badge image with something simple like "Vet" for all members of my forum who have been a member 365 days or longer.
I assume this is something that isn't all that complicated, but since I'm definitely no coder I am hoping you guys can help.
Could I use a simple If statement inside the Postbit that would say...
If user X join date is greater than days Y then display image Z
What variables would I be looking for here?
Unfortunatley the promotions system isn't an option for me on this because I'm already using it for something else.
Possible?
Actually I see that the search tool might have been my friend on this one...
https://vborg.vbsupport.ru/showthrea...mage+join+date
Is the if statement in that thread still valid for 3.5?