how can i hide the IP: Logged part to non moderators?

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • rebby
    Senior Member
    • Mar 2001
    • 220
    • 2.3.3

    how can i hide the IP: Logged part to non moderators?

    i've played w/the following code in showthread but i can't get it to work. maybe i'm putting it in the wrong place???

    Code:
    if (ismoderator()) {
       $post[iplogged]=$post[iplogged];
    } else {
       $post[iplogged]=" ";
    }
  • rebby
    Senior Member
    • Mar 2001
    • 220
    • 2.3.3

    #2
    i got it.... i needed to edit admin/functions.php

    Comment

    • rebby
      Senior Member
      • Mar 2001
      • 220
      • 2.3.3

      #3
      should i change that to ismoderator($forum)???

      Comment

      • rebby
        Senior Member
        • Mar 2001
        • 220
        • 2.3.3

        #4
        Originally posted by rebby
        should i change that to ismoderator($forum)???
        nevermind... bad idea...

        Comment

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