The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
Request: Banned users not in birthdaylist?
Hi,
I don't want to display banned users in birthdaylist on forumhome and in calendar. Is this possible? Thanks a lot. |
#2
|
||||
|
||||
edit functions.php find:
PHP Code:
PHP Code:
edit calendar.php, find: PHP Code:
PHP Code:
FYI. forum home hack will be active tomorrow, not in the day you applied. Enjoy |
#3
|
|||
|
|||
Thanks for help!
One additional question: How can I ban several usergroups, e.g. 3, 4 and 5? |
#4
|
||||
|
||||
Replace
AND usergroupid!=X parts as AND (usergroupid!=X AND usergroupid!=Y AND usergroupid!=Z) |
#5
|
|||
|
|||
Thx!
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|