The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
||||
|
||||
last 5 threads/posts in header?
Well, i created a sidebar which shows on all pages, and i have it in the header
is there any way I could make the top5 threads/posts on the sidebar, which in turn means i need it in the header any idea how |
#2
|
|||
|
|||
use a query then use a while to loop it.
PHP Code:
Here are the fields that are in the post table: Code:
postid threadid parentid username userid title dateline pagetext allowsmilie showsignature ipaddress iconid visible attach As for the top 5 threads, I guess you could just tweak the query at the top to read: You cannot really do most popular posts. :-\ PHP Code:
Code:
Full Texts threadid title firstpostid lastpost forumid pollid open replycount hiddencount postusername postuserid lastposter dateline views iconid notes visible sticky votenum votetotal attach similar |
#3
|
||||
|
||||
heh, very confused.
How can I get it to look like the lastpost box in the forum categories, but in the header |
#4
|
|||
|
|||
I too would really appreciate this. But I dont understand exactly what you said there. Could you explain it a little easier?
|
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|