FUDforum
Fast Uncompromising Discussions. FUDforum will get your users talking.

Home » FUDforum » FUDforum Installation Issues » File Attachment (File Attachment is too big (over allowed limit of 8388608 bytes))
Show: Today's Messages :: Polls :: Message Navigator
Return to the default flat view Create a new topic Submit Reply
Re: File Attachment [message #167751 is a reply to message #166224] Thu, 13 September 2012 06:29 Go to previous messageGo to previous message
rikblok is currently offline  rikblok   Canada
Messages: 1
Registered: July 2012
Karma:
Junior Member
I had the same problem but thanks to WillT's clue I was able to solve it. It turned out to be a pair of brackets in the template.

In post_common.tmpl > upload file I had to the trailing remove "[]" from "attach_control[]" (line 2):
<input type="hidden" id="MAX_FILE_SIZE" name="MAX_FILE_SIZE" value="{VAR: max_as}" />
<input type="file" name="attach_control" multiple="multiple" />
<input type="submit" class="button" name="attach_control_add" value="{MSG: post_upload_file}" />
<input type="hidden" name="tmp_f_val" value="1" />


I hope it helps!
[Message index]
 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: Maillist.php works from command line but not postfix pipe
Next Topic: mailing list setup partially working...
Goto Forum:
  

-=] Back to Top [=-
[ Syndicate this forum (XML) ] [ RSS ]

Current Time: Sat Nov 23 01:36:56 GMT 2024

Total time taken to generate the page: 0.04041 seconds