The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
I want to add the threads started under the persons post count.. under their avatar in the postbit template. Can someone create a hack for this?
|
#2
|
|||
|
|||
open showthread.php
look for PHP Code:
$postbits .= getpostbit($post); add PHP Code:
|
#3
|
||||
|
||||
Again, this adds an additional query for each post in a thread, and that won't be a nice thing with 20 posts per page.
|
#4
|
||||
|
||||
Quote:
|
#5
|
|||
|
|||
hmm the select query for the posts is so big i didn't want to pway with it in fear of breaking, i'll have some "experimentation" then.
|
#6
|
|||
|
|||
this would rock if we could get the query's down low!
|
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|