The Arcive of vBulletin Modifications Site. |
|
How to get latest images uploaded onto forumhome? Details »»
|
|||||||||||||||||||||||||||
|
How to get latest images uploaded onto forumhome?
Developer Last Online: Feb 2013
I am trying to use this code to install the latest pictures from my garage onto to my forum home page.
Code:
<table cellpadding="$stylevar[outerborderwidth]" cellspacing="0" border="0" class="tborder" width="$stylevar[tablewidth]" align="center"><tr><td> <table cellpadding="$stylevar[cellpadding]" cellspacing="$stylevar[cellspacing]" border="0" width="100%"> <tr> <td class="tcat" colspan="5"><b>$vbphrase[vbgarage_latest_uploads]</b></td> </tr> <tr> $latestbits </tr> </table> </td></tr></table><br /> <br /> Thanks Show Your Support
|
|||||||||||||||||||||||||||
| Comments |
|
#2
|
|||
|
|||
|
I would like to know how you do this too!
|
|
#3
|
|||
|
|||
|
<a href="https://vborg.vbsupport.ru/showthread.php?t=116879&highlight=vbgarage+random" target="_blank">https://vborg.vbsupport.ru/showt...bgarage+random</a>
|
![]() |
|
|