The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
|
#1
|
|||
|
|||
Latest Active Threads on Forumhome
Hi - I'm using this in VB 3.8 :
http://www.vbulletin.com/forum/showt...s-on-Forumhome Code:
<script language="" type="text/javascript"> <!-- for (x = 0; x < 5; x++) { document.writeln("<img class=\"inlineimg\" src=\"$stylevar[imgdir_button]/lastpost.gif\" alt=\"\" border=\"0\" /> <a href=\"showthread.php?t="+threads[x].threadid+"\">"+threads[x].title+"</a> <span class=\"time\">($vbphrase[posted_by]: "+threads[x].poster+")</span><br />"); } //--> </script> Thread title1 (Posted By: username1) Thread title2 (Posted By: username2) Thread title3 (Posted By: username3) and it works fine. but any idea how I would get it to display the forum name as well and have the forumname linkable as well?: Thread title3 (Posted By: username3) in Forum4 |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|