The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
Avatars off in certain forums
Is there a way that I can turn avatars off in certain forums on my board? I mean, is there a hack for that already. I did a search on the full releases forum, but found nothing. Thank you!
|
#2
|
||||
|
||||
1- Install this hack:
https://vborg.vbsupport.ru/showthrea...threadid=43325 2-edit postbit template find $post[avatar] and replace it as: PHP Code:
|
#3
|
|||
|
|||
Thank you very much!!!
Just one question: I have several forums in which I'd like to turn them off. What is the proper format for multiple forums? |
#4
|
||||
|
||||
[[($forum[forumid]!=X AND $forum[forumid]!=Y AND $forum[forumid]!=Z)]]
$post[avatar] [[/($forum[forumid]!=X AND $forum[forumid]!=Y AND $forum[forumid]!=Z)]] |
#5
|
|||
|
|||
Thank you, thank you, thank you!!!
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|