The Arcive of vBulletin Modifications Site. |
|
thread info Details »»
|
|||||||||||||||||||||||||||||||||
İnstall
product-konu_bilgileri.xml -->Product İmport Postbit or Postbit Legeacy open and find; PHP Code:
PHP Code:
Download Now
Screenshots
Show Your Support
|
|||||||||||||||||||||||||||||||||
| Comments |
|
#2
|
||||
|
||||
|
|
|
#3
|
||||
|
||||
|
What does this mod do?
|
|
#4
|
||||
|
||||
|
gret Question man loooooooooool
this mod show you - How many people view the subject - How many people posted in the subject - direct link to the topic as in the picc in attach abav plzz mey i add Arabic translation ? ________ TOYS LEATHER |
|
#5
|
|||
|
|||
|
#new joe; dr.osoma told
![]() Add Arabic Language translate dr.osomaAdd Turkish Language translate my.
|
|
#6
|
|||
|
|||
|
Does it show how many ppl rate this thread?
|
|
#7
|
|||
|
|||
|
Installed
|
|
#8
|
||||
|
||||
|
Does it work on vBulletin 4.2.x?
Does it only show in first post? |
|
#9
|
|||
|
|||
|
Works in 4.2.0 PL3.
But i just made some changes: - Using "adicional.css mod", put your css there; - Change code to this: Code:
<!-- Thread Info -->
<vb:if condition="$vboptions[konu_active]">
<vb:if condition="$post[postcount] == 1">
<center>
<div class="threadInfo">
<div class="textcontrols">
<div id="wgo_stats" class="wgo_subblock">
{vb:rawphrase konu_goruntulenme} : {vb:raw thread.views}
<vb:if condition="$vboptions[konu_cevap_active]">
{vb:rawphrase konu_cevap} : {vb:raw thread.replycount}
</vb:if>
<vb:if condition="$vboptions[konu_sitene_active]">
<input type="text" value="{vb:raw vboptions.bburl}/{vb:raw relpath}" size="30">
</vb:if>
</div>
</div>
</div>
</vb:if>
</center>
</vb:if>
<!-- Thread Info -->
|
|
#10
|
|||
|
|||
|
not sure what you mean in post #9 because this works just fine using the original developers post#1 using vb4.2
|
![]() |
|
|