Page 1 of 1

Form Browser file upload?

Posted: Thu Sep 06, 2007 11:13 pm
by loukote
Hi.

First of all, thank you for the FBuilder and FBrowser modules!

Let me have a question: I have the CMSMS 1.1.2, FBui 0.4.1 and FBr 0.2 freshly installed, have a form where a file is to be uploaded. But the file would not upload.

Actually I was searching for a field to define where the upload should be made (copied). Once the form is submitted (via the admin interface, not front-end), the file is not uploaded to the server.

Any ideas?

Re: Form Browser file upload?

Posted: Sat Sep 29, 2007 4:29 pm
by loukote
New version of FBuilder, new try, new deception.

This time it's CMSMS 1.1.3.1, FormBuilder 0.4.4, FormBrowser 0.2 (the form [and the file] is sumbitted in the FBrowser).
The destination directory has 777 permitions, File Creation Mask is 000 and the results are:
Permissions:
  Owner: Read,Write
  Group: Read,Write
  Other: Read,Write

Does any one of you use the upload via FBuilder/FBrowser?
Any idea of where and what should I look to make it work?

Re: Form Browser file upload?

Posted: Sat Sep 29, 2007 5:01 pm
by calguy1000
File Upload only works with the Email dispositions, it will send the file as an attachment.

Re: Form Browser file upload?

Posted: Sat Sep 29, 2007 7:12 pm
by loukote
calguy1000 wrote: File Upload only works with the Email dispositions, it will send the file as an attachment.
Oh, it's pity. It would be a good function that make sense. Anyway, thanks for the hint.

(A feature request has been submitted by Andrew Moore http://dev.cmsmadesimple.org/tracker/index.php?func=detail&aid=1544&group_id=69&atid=352)