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!