The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
|
#1
|
|||
|
|||
External data using javascript
Looking to be able to post links to the latest threads or latest threads that were posted to,
--------------- <script src="http://www.selfhelpforums.com/external.php?type=js" type="text/javascript"></script> <script type="text/javascript"> <!-- for (i in threads) { document.writeln(threads[i].title + " (" + threads[i].poster + ")<br />"); } //--> </script> ------------------- This gives me I believe the last 15 threads, not sure if it is the last 15 threads created or last 15 threads that were posted to. But they are not clickable (no actual link), is it possible to change the number displayed and can they be made a clickable link. trying to use it in .htm page. running vb 3.5 rc 2, which will within the next day be rc 3 |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|