HomePage › Forums › Plugins Support › Drop Uploader – CF7 Version › Problem with email attachments
This topic contains 16 replies, has 2 voices, and was last updated by borisolhor 4 months, 1 week ago.
-
AuthorPosts
-
July 16, 2020 at 1:59 pm #1224
The contact form 7 is configured properly according to documentation however when the email is received there are no attachments with it.
The attachments are being saved on the server.
Only notice in debug log is:
[16-Jul-2020 13:45:30 UTC] PHP Notice: Undefined index: query in /public_html/wp-content/themes/impactech/functions.php on line 509July 27, 2020 at 7:51 am #1230Any updates? its been some time now that this is not working.
July 27, 2020 at 8:07 am #1231Hi!
I released new version several days ago. Please download it from CodeCanyon and reinstall it.July 27, 2020 at 8:16 am #1232The version I downloaded still says v2.2.6 which is the one I had installed.
Can you confirm that the files changed but the version remained the same?
July 27, 2020 at 8:37 am #1233Yes. There was two releases as vet 2.2.6 In second release issue was fixed
July 27, 2020 at 9:23 am #1234Perfect – restored backup and updated all plugins with new version 2.2.6 and everything works properly. Thank you.
July 27, 2020 at 9:46 am #1235Hello Boris,
There is something strange happening. On STAGING server everything works correctly.
On production when I am logged in as an admin and I try to upload a document it works.
If I am not logged in however I get the following error:Uncaught SyntaxError: JSON.parse: unexpected character at line 1 column 1 of the JSON data
if(xhr.readyState == XMLHttpRequest.DONE && xhr.status == 200) { var response = JSON.parse(this.response); <--- this line if (end < size) { loop(); } else if(response.success && response.type == 'file') {
-
This reply was modified 5 months, 3 weeks ago by
impactechs.
July 28, 2020 at 9:36 am #1238Hi!
I just tested to send files when I’m logged out on my test site and seems like everything is works fine for me. Can you give me link to your production site^ I will check JS errors here.July 28, 2020 at 11:35 am #1239I have restored the production website to the latest working version therefore you wont be able to check it. I could redeploy temporary if its needed.
July 29, 2020 at 12:55 pm #1240@boris – how would you like to proceed with this?
July 30, 2020 at 7:13 am #1241Hi!
Can you reproduce this issue on Staging server?July 30, 2020 at 10:13 am #1243Hello, as stated before on staging it does not throw and java-script errors.
August 6, 2020 at 11:36 am #1247Hi!
How can I check this bug. Can you give me some additional info about JS error.September 8, 2020 at 3:44 pm #1304Hello, we have no issues with plugin version 2.2.6 and chrome.
However if we try to upload a file through Edge or Firefox we get the following error:
Uncaught SyntaxError: JSON.parse: unexpected character at line 1 column 1 of the JSON data
onreadystatechange https://www.impactechs.com/wp-content/plugins/cf7-drop-uploader/assets/js/drop_uploader.js?ver=5.5.1:495
send https://www.impactechs.com/wp-content/plugins/cf7-drop-uploader/assets/js/drop_uploader.js?ver=5.5.1:492
loop https://www.impactechs.com/wp-content/plugins/cf7-drop-uploader/assets/js/drop_uploader.js?ver=5.5.1:436
file_upload_chunked https://www.impactechs.com/wp-content/plugins/cf7-drop-uploader/assets/js/drop_uploader.js?ver=5.5.1:425
files_added https://www.impactechs.com/wp-content/plugins/cf7-drop-uploader/assets/js/drop_uploader.js?ver=5.5.1:239
drop_uploader https://www.impactechs.com/wp-content/plugins/cf7-drop-uploader/assets/js/drop_uploader.js?ver=5.5.1:213
jQuery 9
drop_uploader https://www.impactechs.com/wp-content/plugins/cf7-drop-uploader/assets/js/drop_uploader.js?ver=5.5.1:189
jQuery 2
drop_uploader https://www.impactechs.com/wp-content/plugins/cf7-drop-uploader/assets/js/drop_uploader.js?ver=5.5.1:32
<anonymous> https://www.impactechs.com/wp-content/plugins/cf7-drop-uploader/assets/js/wp_drop_uploader.js?ver=5.5.1:4
jQuery 8The same error appears with edge.
September 9, 2020 at 9:11 am #1308PHP Version: 7.4
CF7 Version: 5.2.2
CF7 Drop Uploader Version: 2.2.6 -
This reply was modified 5 months, 3 weeks ago by
-
AuthorPosts
You must be logged in to reply to this topic.