The Arcive of vBulletin Modifications Site. |
|
|
#1
|
|||
|
|||
|
I don't want to ban under 16s from my forum as there isn't anything that is adult content anyway but to keep them safe online I was wondering if there is a way to show users that someone is under 16 years old? something that can be added under their username or in their signature?
thanks. |
|
#2
|
||||
|
||||
|
vBulletin alread has a feature during registration to add a birthdate. It isn't mandatory though.
|
|
#3
|
|||
|
|||
|
Yes, you could use a basic if statement in the postbit template for this.
https://www.vbulletin.com/docs/html/...e_conditionals |
|
#4
|
||||
|
||||
|
Provided the users enter their real age.
|
|
#5
|
||||
|
||||
|
If you want a bold red message directly below the username in the postbit (assuming you have the online status next to the username), then create a plugin with the hook location "postbit_display_complete" with the code:
PHP Code:
|
![]() |
|
|
| X vBulletin 3.8.12 by vBS Debug Information | |
|---|---|
|
|
More Information |
|
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|