The Arcive of vBulletin Modifications Site. |
|
|
#1
|
|||
|
|||
|
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>
Could you guys help me out please?Thanks in advance! |
![]() |
|
|
| X vBulletin 3.8.12 by vBS Debug Information | |
|---|---|
|
|
More Information |
|
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|