I have 1 file upload issue after upgrading from 10.1 to 10.4.1 (using WP 2.7):
1.In my tracking page, I see successful submissions without problem, but there is no link to the file uploaded like there used to be. I can see the files and know they are there, but wondering if this is a bug?
I also noticed that when i download to CSV, the "URL" option only enters part of the URL (leaves off the filename, but adds the id to the url)…seems like it isn't pulling the filename in your code. Could this be a permissions problem? (I enabled 777 access to "/js/includes" for now, but curious what is "needed".)
The form "response manager" lady is much less technical than we are, so having to find the links to these files is not easy. Any ideas?
I have a 2nd issue that seems to have been around longer, but haven't had a chance to fix it:
2. I have a form with 10MB ("10240" entered in field) limits. I can upload smaller files (not traced sizes to a science, but probably no more than 1-2MB) without any problems. I have an 8MB file that I tried unsuccessfully. Specifically, it reloads the form page on submission (which is bad because it appears like it may have actually gone through), but nothing is posted/emailed.
I've checked with my sysadmin and he said he saw no restrictions on the server-side that would stop it (he verified FTP successful uploads). Any ideas?
Thanks for a great plugin!