Quote:
Originally Posted by speedracer68
Installed.
It looks like it works in the about me but does not show up when someone creates a thread. Any idea where I should look first? VB 3.8.2
|
You probably have one or more custom templates and/or styles, and probably do not have the right template hook to enable this hack to work correctly.
Just to let you know I do
not support custom template edits for this hack, but you are more than welcome to try the following.
See if the
$postbit_userinfo_right_after_posts template hook is in the
postbit and
postbit_legacy templates, it needs to be added right before
HTML Code:
<div>$post[icqicon] $post[aimicon] $post[msnicon] $post[yahooicon] $post[skypeicon]</div>
If not, then try adding it there and see if it works.