Help Needed
I did 90% of it, but the last 1 had me stumbled, this was what was supposed to be done.
you need to link warnuser.php in the postbit
its best that you add it in the postbit_ip template
since this is usually only visible to an admin/mod.
so in postbit_ip find:
<a href="postings.php?$session[sessionurl]do=getip&p=$post[postid]"><img src="$stylevar[imgdir_button]/ip.gif" alt="$vbphrase[ip]" title="$post[ip]" border="0" /></a>
AND REPLACE WITH:
<a href="postings.php?$session[sessionurl]do=getip&p=$post[postid]"><img src="$stylevar[imgdir_button]/ip.gif" alt="$vbph
But when I went into postbit_ip in the phase manager, I did not see any such code except for the text "ip", anyone know how to fix this error
Anyone????????????
|