Quote:
Originally Posted by digitalSite
hmm..I put the "bars" and the "pets" folder inside /forums/images/ directory...
I do see the Pet info to fill out, i enter some info, and then press Save. Then i posted a test post to see if I see the pet graphic...but my post is just as if I didn't install the pet hack. SO I don't see the pet graphic or other info that is supposed to be in the post...I think it should show in the post, by my username or something..i don't see it there
This is my postbit template where i put that $vb3petsthreadbit variable:
Code:
<div>
$vbphrase[posts]: $post[posts]
$vb3petsthreadbit
<if condition="$show['reputation']">$post[reputationdisplay]</if>
</div>
|
Did you actually create the new $vb3petsthreadbit template? And if you have several styles [vbulletin themes], you might have to add the variable to each of them and/or to the parent styles. If you're using postbit_legacy, might want to check that you've added it to that postbit template instead of the original.