The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
||||
|
||||
Hide User Info for (spasific group) in Postbit
Hi everybody
I want to hide spasific user group info in postbit ,, example: If user have gruop id=7 do not show his Post Numbers, Reg.Date , ..etc. in the posts. else show all user info (normal)... can I use <IF> condition to do that . thanks |
#2
|
||||
|
||||
If you use this IF, any poster from usergroupid 7 will show what you block:
PHP Code:
|
#3
|
||||
|
||||
if the poster from usergroup=7 i do not want to show his/her <joindate .....
i tried this in postbit_legency template PHP Code:
. chk the attachment |
#4
|
||||
|
||||
Quote:
PHP Code:
|
#5
|
||||
|
||||
thank u so much abe
what about Quote:
|
#6
|
||||
|
||||
Quote:
PHP Code:
|
#7
|
||||
|
||||
dear abe
the above code work well ,, but I want TO HIDE the joindate,userid...etc if the poster from (group 7) otherwise show it regular for members https://vborg.vbsupport.ru/attachmen...chmentid=39871 I hope u getting me right this time |
#8
|
||||
|
||||
Quote:
PHP Code:
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|