The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
||||
|
||||
Pull Title and Content From Thread
ok i need a simple hack, it simply pull the latest thread from a forum and displays it on a page. Nothing more nothing less.
vB does it all the time when it shows a thread so, I am sure you can come up with something as simple. For examples just look at the main page of vb.org Thanks. |
#2
|
|||
|
|||
try using the getthreadinfo() function...
then call the title and user by $threadinfo[username] $threadinfo[title] regards... g-force2k2 |
#3
|
||||
|
||||
Thanks, I will try that and post my results :devious:
|
#4
|
||||
|
||||
I am thinking somewhere more along the lines of:
PHP Code:
EDIT: Then to view it, I could do this: PHP Code:
|
#5
|
||||
|
||||
can someone please help me implement this?
|
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|