The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
HELP:Display threads, views & replies on html page?
I reference to the other link giving instructions:
http://www.vbulletin.com/forum/showthread.php?t=277280 Code:
document.writeln("<a href=\"showthread.php?t="+threads[x].threadid+"\">"+threads[x].title+"</a> (Posted By: "+threads[x].poster+")<br />"); |
#2
|
||||
|
||||
Since the array doesn't have it, there is no way to do it using the method you are using. You would have to do a query and you can't do that in an html page.
|
#3
|
|||
|
|||
tks. how abt a php page?
|
#4
|
||||
|
||||
Sure, you can write a query it it's a php page. There are several mods to display threads/views on other pages - do a search for one - and then grab the query from it and modify to suite your needs.
|
#5
|
|||
|
|||
honestly, i've been searching for a few months now, but didn't find anything.... think u can help point me in the right direction?
|
#6
|
||||
|
||||
Articles forum? Create "Latest Threads" Custom Page
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|