The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
||||
|
||||
Thread Data on Alternate vB Page
How can I get Thread data from threads I make to show up on another vBulletin page, just the post and the thread title, how can I do that?
Please someone help me! |
#2
|
||||
|
||||
PHP Code:
So if you only want Author, Title, Date and Text this would be Code:
thread.postusername, tread.title, thread.dateline, post.pagetext |
#3
|
||||
|
||||
I don't think it will work.
|
#4
|
||||
|
||||
Hmm ... why not?
|
#5
|
||||
|
||||
Cause when I tried it I got a SQL error.
|
#6
|
||||
|
||||
Can you post the error message?
Did you set $threadid before executing this code? |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|