The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
||||
|
||||
What would be the best way to do this?
Hi, please excuse my bad example but what would be the best way to display "Staff" in all staff posts?
Where the box is, is where I am aiming to put it. I have tried this in MyBB however not in vB. Any ideas? |
#2
|
||||
|
||||
Not in that space, but there is this, https://vborg.vbsupport.ru/showthread.php?t=298846
|
#3
|
|||
|
|||
You might want to check out some of the post template mods and see if that will work for you, editor insertion can be a bit tricky.
https://vborg.vbsupport.ru/showthread.php?t=277323 Hopefully others will post a recommended answer. |
#4
|
||||
|
||||
Quote:
When I used MyBB I used a code like this: Code:
<if in_array($memprofile['usergroup'], array(3,4,6)) || in_array($memprofile['additionalgroups'], array(3,4,6)) then> Staff Member </if> |
#5
|
||||
|
||||
It is quite possible, you yourself are a coder, so start playing.
|
Благодарность от: | ||
Fatal Hazard |
#6
|
||||
|
||||
Thanks, I was just in a lazy mood, I'll figure it out
|
2 благодарности(ей) от: | ||
CAG CheechDogg, ozzy47 |
#7
|
||||
|
||||
Yeah I know the feeling brother.
|
#8
|
||||
|
||||
Quote:
|
2 благодарности(ей) от: | ||
CAG CheechDogg, Fatal Hazard |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|