The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
Javascript Vbulletin Link Generator Problem
Hi guys,
I'm having a rather annoying problem with this piece of code: Code:
<body style="background-color:transparent" link="black" vlink="black" alink="black"> <font size="-1"><font face="Helvetica Neue, Helvetica"><!-- show latest active threads --> <script type="text/javascript" src="http://www.macologist.org/external.php?type=js&forumids=12"></script> <script language="" type="text/javascript"> <!-- for (x = 0; x < 10; x++) { document.writeln("<a href=\"http://macologist.org/showthread.php?t="+threads[x].threadid+"\">"+threads[x].title+"</a><br />"); } //--> </script> </font></font> </body> Thanks in advance! |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|