![]() |
Remove IP information from posts - Printable Version +- MyBB Community Forums (https://community.mybb.com) +-- Forum: Resources (https://community.mybb.com/forum-8.html) +--- Forum: Tutorials (https://community.mybb.com/forum-38.html) +--- Thread: Remove IP information from posts (/thread-103852.html) |
Remove IP information from posts - Masayoshi - 2011-09-14 Okay, so personally I am sick and tired of seeing IP addresses, in any post. I prefer looking at a member's profile when I need to see that kind of information, and I'm sure some others don't like seeing a "Logged" message when they post. Here's how to do it. Go to Admin CP > Templates and Styles > Default > Post Bit Templates In postbit_iplogged_show, find and remove:
In postbit_iplogged_hiden, find and remove:
Make sure you leave both of them empty (yes, empty). There you have it. ![]() RE: Remove IP information from posts - faviouz - 2011-09-17 There's a setting for this. ![]() Admin CP > Configuration > Settings > Posting > Log Posting IP Addresses > Do not log IP. RE: Remove IP information from posts - Masayoshi - 2011-09-18 Quote:Remove IP information from posts |