Not really. :) I tried it and it upload first time for me. On a pretty much clean install.
The error message suggest the file is simply not getting copied. Possibly a permission problem. That is it gets past auth, size, type, and other glitches to the very last step. Which is strange... You do have uploadMode: true in site config correct? Have you tried on a fresh install? You are using the latest version of BoltWire? Cheers, Dan On Sun, Jan 31, 2010 at 2:13 PM, Markus <[email protected]> wrote: > [if equal {:author} {member} && ! exists dir=files {page}.png][form] > !!!!! Upload Screenshot > [session filename {page}.png] > [file upload] > [submit UPLOAD] > [form][if] > > Message: "Form submitted. File mymap.png failed to upload." > > png uploads are allowed. The file size is allowed. No file is being > uploaded to the files folder. > > Hope this helps. > > Best, > Markus > > On Jan 31, 5:10 pm, The Editor <[email protected]> wrote: >> On Fri, Jan 22, 2010 at 3:42 PM, Markus <[email protected]> wrote: >> > Help. This issue is still not solved. It just doesn't make sense to me >> > why it's happening. >> >> Could you give me the current form you are using and what the problems >> are exactly. I've lost the train of thought here. Give me something I >> can cut and paste and see that it doesn't work. Usually if I can >> duplicate an error I can solve it in a few minutes. Setting up the >> problem is always the hardest part. >> >> Cheers, >> Dan > > -- > You received this message because you are subscribed to the Google Groups > "BoltWire" group. > To post to this group, send email to [email protected]. > To unsubscribe from this group, send email to > [email protected]. > For more options, visit this group at > http://groups.google.com/group/boltwire?hl=en. > > -- You received this message because you are subscribed to the Google Groups "BoltWire" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/boltwire?hl=en.
