Page 1 of 1

NoseBleed premodified files

Posted: Fri Oct 27, 2006 9:19 pm
by DavidIQ
Attached to this post is a zip file with the premodified files for NoseBleed no longer available or not easily available from Mike Lothar's website. A certain issue has been found with the browse button so if this is the case for you then change the <input type="file" name="fileupload" maxlength="{FILESIZE}" value="".... part of add_attachment_body.tpl to:
<input type="file" name="fileupload" maxlength="{FILESIZE}" value="" class="button" />