The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
I need help hacking showthread.php so that the first post in a thread is tacked to the top of EVERY page in the thread.
I can use the postbit template for now and later add a new template to distinguish the message as the "starter" for the thread. Thanks, Kyle |
#2
|
|||
|
|||
Any ideas on where to start with this?
I think I know where to insert the code... I just don't know how much coding is required... a push in the right direction would be appreciated. --Kyle |
#3
|
|||
|
|||
Okay,
I have what I think is the correct code in the correct place... but I can't get it to populate with the FIRST post only the last post... any idea how I can pull the FIRST post in a thread... I tried $post[postid]=$totalposts; (I have the thread in reverse order) ... but it doesn't have any effect. Any ideas? --Kyle |
#4
|
|||
|
|||
OK... I realize that I suck at this.
Anybody know how to pull the first(chronologically) post out of the array $posts??? I think that is all I need now... --Kyle |
#5
|
|||
|
|||
OK... nevermind.... I think I got it... it is ugly (very ugly) but it works... unfortunately I needed to added two completely new queries to showthread.php
Owell, Kyle |
#6
|
|||
|
|||
I would be interested in the hack.
I, too, would like to be able to "tack" the original topic post at the top of each page of the forums message display. I would also like the original topic post to stay at the top regardless of the message order (oldest->newest of vice-versa.) Thanks. |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|