PDA

View Full Version : What would be the best way to do this?


Fatal Hazard
09-27-2013, 09:41 PM
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?


https://vborg.vbsupport.ru/external/2013/09/13.png

ozzy47
09-27-2013, 09:47 PM
Not in that space, but there is this, https://vborg.vbsupport.ru/showthread.php?t=298846

tbworld
09-27-2013, 09:50 PM
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.

Fatal Hazard
09-27-2013, 09:55 PM
Not in that space, but there is this, https://vborg.vbsupport.ru/showthread.php?t=298846

That looks like a nice plugin, however is there anyway to do this by template edit?
When I used MyBB I used a code like this: <if in_array($memprofile['usergroup'], array(3,4,6)) || in_array($memprofile['additionalgroups'], array(3,4,6)) then>
Staff Member
</if>
and it seemed to work, I just haven't used vB in a while.

ozzy47
09-27-2013, 10:00 PM
It is quite possible, you yourself are a coder, so start playing. :)

Fatal Hazard
09-27-2013, 10:15 PM
Thanks, I was just in a lazy mood, I'll figure it out :)

ozzy47
09-27-2013, 10:44 PM
Yeah I know the feeling brother. :)

TheLastSuperman
09-27-2013, 10:48 PM
Thanks, I was just in a lazy mood, I'll figure it out :)

No no the word you were looking for was "Creative" ;).

:cool: