The Arcive of vBulletin Modifications Site. |
|
v.net Style Postbit_legacy vb 4.0.2 Details »»
|
|||||||||||||||||||||||||||||||
![]()
__________________________________________________ ________________________
PHP Code:
Version 2.0 PHP Code:
Download Now
Screenshots
Show Your Support
|
|||||||||||||||||||||||||||||||
| Comments |
|
#2
|
|||
|
|||
|
Thanks Etiket installed.
Etiket blog entries disarida kaliyor yalniz http://www.forumsancak.com/duyurular...-hakkinda.html |
|
#3
|
||||
|
||||
|
Excellent!!! --installed
How make it with Post Thank you hack? |
|
#4
|
||||
|
||||
|
installed
|
|
#5
|
||||
|
||||
|
Big Problem with delete members with Postbit layout Destroyed
|
|
#6
|
||||
|
||||
|
I'm going to try this one.
My suggestion, why not trying to explain the logic used on this instead of replacing the whole postbit legacy template ? I'm mean, in may case for example I have more stuff on postbit info like flags, etc. If you do that, more people with custom design could also use your mod. |
|
#7
|
||||
|
||||
|
Thanks for this mod. Working fine for registered users, but get this when unregistered post:
|
|
#8
|
|||
|
|||
|
Tagged
|
|
#9
|
||||
|
||||
|
Quote:
Replaced Code:
<div class="eti_postbit_merkezli">
{vb:raw memberaction_dropdown}
<vb:else />
{vb:raw post.musername}
</vb:if>
</div></div>
Code:
<div class="eti_postbit_merkezli">
{vb:raw memberaction_dropdown}
<vb:else />
<span class="username guest">{vb:raw post.musername}</span>
</vb:if>
</div> </div>
<div class="eti_postbit_merkezli">
{vb:raw post.usertitle}
</div>
Working like a charm now ![]() |
|
#10
|
||||
|
||||
|
I'm having some trouble with getting
Code:
{vb:raw template_hook.postbit_userinfo_right_after_posts}
How to fix this? |
![]() |
|
|