I started working on this, but i got because i have the uploading in progress image but it doesnt play (its a gif). Its something to do with the "style="display:none;" tag on the following code from the "newattachment" template :
Code:
<div align="center" id="uploading" style="display:none; margin-top:$stylevar[cellpadding]px">
<img src="/forum/images/misc/uploading.gif" alt="Uploading File(s) - Please Wait"><br>
<strong>$vbphrase[uploading_file]</strong>
</div>
If you remove that tag the gif works - but shows all the time - even when no upload is in progress.
Can anybody help me with this please? This is for my own personal use, but i guess i can release it as a public hack, so i will credit you too
Anyone? Please