Quote:
Originally Posted by Paul M
It's quite easy to do, but you have to put up with two IP icons instead of one.
First of all you need the latest version of Proxy to Real IP installed (v2.11), once you have installed this you then edit the 'postbit_proxyip' template - replacing this ;
with this ;
Code:
</else></if>
<a href="ipinfo.php?$session[sessionurl]p=$post[postid]"><img class="inlineimg" src="$stylevar[imgdir_button]/ipx.gif" alt="$vbphrase[ip]" title="$post[ip]" border="0" /></a>
</if>
and upload this 'ipx.gif' to your images/buttons/ folder (or an image of your choice with the same name).
|
Why does there have to be 2 IP images now?