![]() |
go to your admincp->styles + templates and open your postbit or postbit_legacy which ever you use
search for Code:
<div>$post[icqicon] $post[aimicon] $post[msnicon] $post[yahooicon]</div> Code:
<if condition="$post['styleid'] != 0"><div class="smallfont">Style: <a href="{$GLOBALS[vbulletin]->scriptpath}&styleid=$post[styleid]">$post[styletitle]</a></div></if> |
I have both, postbit and postbit_legacy, but I could not find the following text in neither of them:
Code:
<div>$post[icqicon] $post[aimicon] $post[msnicon] $post[yahooicon]</div> |
try looking for this
Code:
<if condition="$show['reputation']"><if condition="$show['reppower']">$vbphrase[reppower]: $post[reppower] </if><div>$post[reputationdisplay]</div></if> Code:
<if condition="$post['styleid'] != 0"><div class="smallfont">Style: <a href="{$GLOBALS[vbulletin]->scriptpath}&styleid=$post[styleid]">$post[styletitle]</a></div></if>N |
Thanks a lot tipoboy for your reply. I did just what you said but still no result.
Please check your code ended with "N", which I didn't include assuming it could be e typo. |
sorry the "N" was a typo!!
i'm running this with 3.5.3 perfectly, what version of vb are you using?? |
The latest one, just bought it 2 weeks ago.
|
ok try going into your style and opening up your postbit/postbit_legacy templates and do a searc for 'msn' and follow the code back to where you see <div>$post
and before that enter the code screenshot attached + pm sent regarding IM |
screen shot pleae
|
Just did that again and still no use :)
Code:
<!-- post #$post[postid] --> |
you guys do know you could just modify the postbit template and add
Code:
<if condition="$post['styleid']= 0"><div class="smallfont">Style: you should always be avoiding using plug-ins where you can :p |
All times are GMT. The time now is 02:30 AM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|