Results 1 to 4 of 4

Anyway to show reputation only in certain forums?

This is a discussion on Anyway to show reputation only in certain forums? within the Off-Topic & Chit Chat forums, part of the Focus on Members category; <if condition="in_array($foruminfo[forumid], array(11,23,115,12,222,14,50,117,220,218,219,217,9 4,124,39,20,47,49,48,46,25,27,24,15,172,83,52,81,1 85,253,22,26,21,107,128,16))"><if condition="$show['reputation']"><div class="smallfont"><if condition="$show['reppower']">$vbphrase[reppower]: <span id="reppower_$post[postid]_$post[userid]">$post[reppower]</span> </if></div><div style="padding:2px 0px 2px 0px;"></div><div><span id="repdisplay_$post[postid]_$post[userid]">$post[reputationdisplay]</span></div></if></if> I tried that and ...

  1. #1
    Tor
    Tor is offline
    Member
    Real Name
    Tor
    Join Date
    Nov 2007
    Posts
    35
    Liked
    0 times

    Anyway to show reputation only in certain forums?

    <if condition="in_array($foruminfo[forumid], array(11,23,115,12,222,14,50,117,220,218,219,217,9 4,124,39,20,47,49,48,46,25,27,24,15,172,83,52,81,1 85,253,22,26,21,107,128,16))"><if condition="$show['reputation']"><div class="smallfont"><if condition="$show['reppower']">$vbphrase[reppower]: <span id="reppower_$post[postid]_$post[userid]">$post[reppower]</span> </if></div><div style="padding:2px 0px 2px 0px;"></div><div><span id="repdisplay_$post[postid]_$post[userid]">$post[reputationdisplay]</span></div></if></if>
    I tried that and it didn't seem to work.

  2. #2
    vBSEO Staff Brian Cummiskey's Avatar
    Real Name
    Brian Cummiskey
    Join Date
    Jul 2009
    Location
    btwn NYC and Boston
    Posts
    12,789
    Liked
    657 times
    Blog Entries
    2
    Which template are you putting this in? You may need to try a different variable depending: $forum[forumid], $foruminfo[forumid], $forumid, $thread[forumid], $threadinfo[forumid]

  3. #3
    Tor
    Tor is offline
    Member
    Real Name
    Tor
    Join Date
    Nov 2007
    Posts
    35
    Liked
    0 times
    It's for posbit. I'm trying to hide reputations in certain forums.

  4. #4
    vBSEO Staff Brian Cummiskey's Avatar
    Real Name
    Brian Cummiskey
    Join Date
    Jul 2009
    Location
    btwn NYC and Boston
    Posts
    12,789
    Liked
    657 times
    Blog Entries
    2
    $forum[forumid] is the one you need.

Similar Threads

  1. Reputation in showpost
    By icebergslim in forum Template Modifications
    Replies: 3
    Last Post: 09-01-2008, 12:07 PM
  2. Show you forums..
    By Martyn in forum vBSEO.com Styles
    Replies: 47
    Last Post: 11-26-2007, 06:09 PM
  3. Reputation comments
    By Ghostsuit in forum Bug Reporting
    Replies: 3
    Last Post: 09-22-2005, 05:41 PM
  4. Error in reputation and messengers
    By shaochun in forum Bug Reporting
    Replies: 7
    Last Post: 09-17-2005, 11:55 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •