Site in read-only mode

This site is now read-only following the release of MyBB 1.8 and the new mods site.

If you are looking for MyBB 1.8 mods please click here to visit the new mods site.

You can continue to download submissions for MyBB 1.6 and earlier here, however new submissions will only be accepted via the new mods site.

Show IP

Shows the IP of the poster to Admins/Mods instead of saying Logged


Show IP
Author: FirefoxWiz
Status: Released


Description: Shows the IP of the poster to Admin/Mods where it used to say Logged.

Installation Instructions:

In the PostBit templates, find postbit_iplogged_hiden and replace ALL it\'s contents with:

Code:
<div class=\"smalltext\">{$lang->postbit_ipaddress} <a href=\"moderation.php?action=getip&pid={$post[\'pid\']}\">{$post[\'ipaddress\']}</a></div>


And your done!
Enjoy!