Hide Posts and Threads on homepage is forum is Private

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • megamoose
    New Member
    • Feb 2007
    • 4
    • 3.6.x

    Hide Posts and Threads on homepage is forum is Private

    Hey, I'm just looking for some help.

    At the minute I have a forum that can be seen by guests, but can not be entered. This is great. It also hides the latest post information. This is also great. However it still displays the number of posts and threads in the forum.

    How can I disable it. Is there some sort of IF function I can add to:

    Code:
     <td class="alt2">$forum[lastpostinfo]</td>
            <td class="alt1">$forum[threadcount]</td>
            <td class="alt2">$forum[replycount]</td>
            <if condition="$vboptions['showmoderatorcolumn']">
            <td class="alt1"><div class="smallfont">$forum[moderators]&nbsp;</div></td>
             </if>
  • Jose Amaral Rego
    Senior Member
    • Feb 2005
    • 11058
    • 1.1.x

    #2
    Edit forum and select within dropdown menu:
    Show Private Forum -> Yes - Hide Post Count

    Comment

    • megamoose
      New Member
      • Feb 2007
      • 4
      • 3.6.x

      #3
      Originally posted by Jose Amaral Rego
      Edit forum and select within dropdown menu:
      Show Private Forum -> Yes - Hide Post Count
      Thanks a lot for this. Really appreciate it!

      Comment

      • OneDayWealth
        Member
        • Feb 2008
        • 40
        • 3.6.x

        #4
        This did not work for me. I have set the option to "Show Private Forum --> Yes - Hide Post Count" and I'm logged out looking at the forum home page and I can still see the post/thread count. It shows 1 (It's a new forum).

        I don't want anyone who doesn't have access to the private forum to see how many posts are in there. They are shown that's "Private" but they can still see that there is only one thread and 1 post.
        Bill Stacy
        www.OneDayWealth.com

        Comment

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