The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
Show All The Threads
I use this code for shows last 10 threads
<script type="text/javascript" src="home/external.php?forumids=625&type=js"></script> <script language="" type="text/javascript"> <!-- for (x = 0; x < 10; x++) { document.writeln("<a href=\"home/showthread.php?t="+threads[x].threadid+"\">"+threads[x].title+"</a>(By: "+threads[x].poster+") <img src=\"/new_1.gif\"><br />"); } //--> </script> how can I show all the threads from the forum?????? --------------- Added [DATE]1227469619[/DATE] at [TIME]1227469619[/TIME] --------------- anyone???????????? |
#2
|
|||
|
|||
help mee pleaseeeeee
|
#3
|
|||
|
|||
change 10 to the number of threads you want to show
|
#4
|
|||
|
|||
when I changed it to any number
only showing 15threads not morethan that |
#5
|
|||
|
|||
Have you set maximum number of threads to show per forum to 15 any where?
maybe "Maximum Displayed Threads Before Page Split" in admincp>gen vb settings>Forum Display Options? |
#6
|
|||
|
|||
oh yeaa
if I changed it to 100 or more will it show all the threads? --------------- Added [DATE]1227552328[/DATE] at [TIME]1227552328[/TIME] --------------- no punchbow I changed Maximum Displayed Posts Before Page Split to 100 but it still showing only 15threads.... --------------- Added [DATE]1227617060[/DATE] at [TIME]1227617060[/TIME] --------------- anyone help me please!!! |
#7
|
|||
|
|||
anyone can help me????????
|
#8
|
||||
|
||||
You are getting the data from the external.php page. Variables in there are controled by the External Data Provider in vboptions.
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|