Moderators forums in postbits

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • dfnaccount
    New Member
    • Nov 2004
    • 5
    • 3.0.1

    Moderators forums in postbits

    Just a quick question I am sure for those that know VB well.

    I am trying to add a list of the forums that my forums moderators lead in their postbits. I believe this use to be in an older version of VB... I remember seeing it... but I haven't been able to figure it out yet...

    This is what I inserted under the location in the post bit figuring that it was right... didnt work...

    <if condition="$post['moderatorbits']<div>$vbphrase[forums]: $moderatorbits<div></if>

    If anyone has an idea please post it here... thanks..

    Happiness
  • hollyboy
    Senior Member
    • Mar 2004
    • 777

    #2
    The condition should be:

    <if condition="can_moderate()"> </if>

    Comment

    • lazyfriends
      Member
      • Jul 2012
      • 40
      • 4.2.X

      #3
      I would like to know if the above code works! how to display moderating forums list in the post bit?

      Comment

      • Mark.B
        vBulletin Support
        • Feb 2004
        • 24286
        • 6.0.X

        #4
        This thread is nine years old...it is best to start new threads rather than bumping very old ones.

        However, there is no function to do this. This requires modifying the code.
        We cannot officially support code modifications or forums running modified code, however you can try searching or asking for help with this over at www.vbulletin.org, the modification and customization site.
        MARK.B
        vBulletin Support
        ------------
        My Unofficial vBulletin 6.0.0 Demo: https://www.talknewsuk.com
        My Unofficial vBulletin Cloud Demo: https://www.adminammo.com

        Comment

        widgetinstance 262 (Related Topics) skipped due to lack of content & hide_module_if_empty option.
        Working...