Reply to thread

this still works for xf2!


this is the code i used in template quick_reply around line 77


<a class="button" href="index.php?media/add" target="_blank"><span>Upload Media</span></a>


in between these 2 codes


[code]

<xf:button class="u-jsOnly" data-xf-click="preview-click" icon="preview" />

<a class="button" href="index.php?media/add" target="_blank"><span>Upload Media</span></a>

</xf:if>

[/code]




heres how it looks!

[ATTACH]190193[/ATTACH]




when you click on the button it takes you to this page

[ATTACH]190194[/ATTACH]




so now users can easily upload images




i bought media gallery and disabled the attachments uploads




hope this helps someday




.


Back
Top Bottom