Quote:
Originally Posted by MaDCaT75
There is no such template as post_ip_show !
|

template was changed in RC too.
it's postbit_ip
if you want, you can change this postbit_ip to:
PHP Code:
<if condition="$show['ip']">
$vbphrase[ip]: $post[ip] <if condition="($post[proxyip] != '')"><br>(Proxy Detected! Real IP: $post[proxyip])</if>
<else />
<a href="postings.php?$session[sessionurl]do=getip&p=$post[postid]"><img class="inlineimg" src="$stylevar[imgdir_button]/ip.gif" alt="$vbphrase[ip]" title="$post[ip]" border="0" /></a>
</if>