The Arcive of vBulletin Modifications Site. |
|
|
#1
|
|||
|
|||
|
We're using the External Data to show the last x threads on our homepage.
The code we're using is Code:
<!--
for (x = 0; x < 5; x++)
{
document.writeln("<img src=\"http://www.URL.com/images/icons/icon1.gif\" border=\"0\"> <a href=\"http://www.URL.com/showthread.php?t="+threads[x].threadid+"\"><b>"+threads[x].title+"</b></a> <br><br><br>");
}
//-->
We have a news icon for news posts, is there anyway we can use a different bit of code to show the image that a user chooses for their post instead of icon1? |
![]() |
|
|
| X vBulletin 3.8.12 by vBS Debug Information | |
|---|---|
|
|
More Information |
|
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|