The Arcive of vBulletin Modifications Site. |
|
View threads started in postbit Details »»
|
||||||||||||||||||||||||||||
|
View threads started in postbit
Developer Last Online: Nov 2023
This mod displays the number of threads a user have made.
Only 2 plugins in the product, 1 for calculate the number of threads, the second to modfy the template cache. The little GIF image must be in the 'images/misc' folder. Enjoy ![]() FAQ: Q. I receive this error when I click into the magnifying glass : Quote:
This error happens with version 1.0.0 and the use of the postbit_legacy template (using $userinfo[username] instead of $post[username]) . This mustn't happen on version 1.0.1 ![]() Changelog: 1.0.0: Initial release (5 April '07) 1.0.1 : Bug fixes and some little modifications (8 April '07) Show Your Support
|
||||||||||||||||||||||||||||
| Comments |
|
#2
|
||||
|
||||
|
1st post .. wow .. clicked install
|
|
#3
|
|||
|
|||
|
nice
|
|
#4
|
|||
|
|||
|
queries added?
|
|
#5
|
|||
|
|||
|
Right now this adds 1 query per post. This should be possible to either make into a single query, or join with the showthread posts query (if you have MySQL 5).
|
|
#6
|
||||
|
||||
|
installed , thanks !
|
|
#7
|
|||
|
|||
|
Hello ,
Is there a way to let this mod like this , Post : 12 For Example Theards : 5 For Example Total : 17 For Example , It will be nice , Regards |
|
#8
|
||||
|
||||
|
Only 1, like thincom2000 said (for coutn posts by a query like SELECT count(*) )
![]() Quote:
|
|
#9
|
||||
|
||||
|
What about legacy?
|
|
#10
|
|||
|
|||
|
Thanks a lot, pitchoune
|
![]() |
|
|