The Arcive of vBulletin Modifications Site. |
|
Thread Count on Postbit for 4.x.x Details »»
|
|||||||||||||||||||||||||||||
Hi,
Normally I dont make mods and I don't care but If I need something to do on my site I'll do whatever I can. Nobody knows this issue in 4.x.x , only version you could do this on 3.6.x. But now you CAN USE in 4.x.x Usage : FIND: Code:
{vb:rawphrase 'posts'} : {vb:raw post.posts}
</div>
UNDER : Code:
<div>
Threads: {vb:raw post.threads}</div>
UNDER Code:
<div class="xxx">
Threads: {vb:raw post.threads}</div>
Code:
<div class="eti_postbit">
Konular: {vb:raw post.threads}</div>
Download Now
Screenshots
Show Your Support
|
|||||||||||||||||||||||||||||
| Comments |
|
#2
|
|||
|
|||
|
Really nice, thank you
|
|
#3
|
||||
|
||||
|
for 4.1.5
Code:
<dt>Threads</dt> <dd>{vb:raw post.threads}</dd>
|
|
#4
|
||||
|
||||
|
You do realize this has already been done, right? And without adding a query to every post like this version does.
https://vborg.vbsupport.ru/showthread.php?t=243363 |
| Благодарность от: | ||
| DNCL | ||
|
#5
|
|||
|
|||
|
Thanks Boofo, i will use yours.
|
|
#6
|
|||
|
|||
|
Really nice, thank you
|
![]() |
|
|