Hi,
Long time fan of ChronoForms but lately I've been having some issues with some functionalities of the latest version. One of the issue is the upload function who doesn't seem to work no matter the settings I'm configuring the forms with. I've read all the FAQs related to the upload functionality (http://www.chronoengine.com/faqs/53-cfv4/cfv4-file-uploads.html) and I've also search for a solution in the different forums. Here's the issue:
I've set up a form with the following elements (shown in order they actually appear on the page):
Designer view
- Text input
- Text input
- Email input
- Select Dropdown
- Text area
- File field
- Captcha
- Submit Button
Setup view
- On load (Event)
-------- Load Captcha
-------- HTML (Render Form)
- On submit
-------- Check Captcha
---------------- On fail
------------------------ Event Loop
-------- Files Upload
-------- Email
-------- Display Message
When testing the form everything is working fine except for the fact that I'm not receiving the file I've inserted with the browse button and no file is being uploaded to the default upload folder (which is set to 755). In one of your post (https://www.chronoengine.com/forums/posts/f3/t102193/file-does-not-upload2.html?hilit=upload) you state that the Ajax functionality doesn't work with the upload functionality so I disable it but when I do so I keep receiving an error from the captcha constantly saying that I've entered the wrong verification code even when the verification code is correct.
I've attached a backup of the form so you can take a look at it. Would you happen to have some form samples with the upload functionality in them that I can download from your site?
Thank you in advance.
P.S: By the way, I'm using PHP 5.6.24.
Long time fan of ChronoForms but lately I've been having some issues with some functionalities of the latest version. One of the issue is the upload function who doesn't seem to work no matter the settings I'm configuring the forms with. I've read all the FAQs related to the upload functionality (http://www.chronoengine.com/faqs/53-cfv4/cfv4-file-uploads.html) and I've also search for a solution in the different forums. Here's the issue:
I've set up a form with the following elements (shown in order they actually appear on the page):
Designer view
- Text input
- Text input
- Email input
- Select Dropdown
- Text area
- File field
- Captcha
- Submit Button
Setup view
- On load (Event)
-------- Load Captcha
-------- HTML (Render Form)
- On submit
-------- Check Captcha
---------------- On fail
------------------------ Event Loop
-------- Files Upload
-------- Display Message
When testing the form everything is working fine except for the fact that I'm not receiving the file I've inserted with the browse button and no file is being uploaded to the default upload folder (which is set to 755). In one of your post (https://www.chronoengine.com/forums/posts/f3/t102193/file-does-not-upload2.html?hilit=upload) you state that the Ajax functionality doesn't work with the upload functionality so I disable it but when I do so I keep receiving an error from the captcha constantly saying that I've entered the wrong verification code even when the verification code is correct.
I've attached a backup of the form so you can take a look at it. Would you happen to have some form samples with the upload functionality in them that I can download from your site?
Thank you in advance.
P.S: By the way, I'm using PHP 5.6.24.