Quote:
Originally Posted by romanticyao
can I set this to display on forumdisplay and have attachment show from each forum?
|
11.May.08 upgraded to v1.1
-New Release
Changes since v1.0
added show latest x attachments on forumdisplay and have attachment show from each forum
added one admincp option to enable forumdisplay latest x attachments showing
compatible with all styles
compatible with vBulletin version 3.7 Gold and v3.6.10
New Install Instructions: its very easy.. just import product-latest_x_attachments.xml file via product manager

that's it!!
Find in FORUMDISPLAY template this code
And add below this code
HTML Code:
<if condition="$vboptions['latest_attachments_forum']">
$latest_x_attachments
</if>