Home › Forums › Quform WordPress › Ajax Error
- This topic has 3 replies, 2 voices, and was last updated 1 month, 1 week ago by
Samurai.
- AuthorPosts
- February 11, 2025 at 10:20 am #37653
Samurai
ParticipantHi,
When trying to submit the form I get “Ajax Error”, when enabling the debug mode, i see this php warning:[11-Feb-2025 10:15:30 UTC] E_WARNING: rename(/tmp/quform/uploads/quformx1ryNJ,/home/881617.cloudwaysapps.com/wsuqfbgcce/public_html/wp-content/uploads/quform/2/2025/02/5_Screenshot-from-2025-02-11-13-54-36.png): No such file or directory in /home/881617.cloudwaysapps.com/wsuqfbgcce/public_html/wp-content/plugins/quform/library/Quform/Uploader.php on line 388
[11-Feb-2025 10:15:30 UTC] E_WARNING: rename(/tmp/quform/uploads/quformhOZt2G,/home/881617.cloudwaysapps.com/wsuqfbgcce/public_html/wp-content/uploads/quform/2/2025/02/5_Screenshot-from-2025-02-11-13-54-36.png): No such file or directory in /home/881617.cloudwaysapps.com/wsuqfbgcce/public_html/wp-content/plugins/quform/library/Quform/Uploader.php on line 388
[11-Feb-2025 10:15:30 UTC] E_WARNING: rename(/tmp/quform/uploads/quformvvZa3A,/home/881617.cloudwaysapps.com/wsuqfbgcce/public_html/wp-content/uploads/quform/2/2025/02/5_Screenshot-from-2025-02-11-13-54-36.png): No such file or directory in /home/881617.cloudwaysapps.com/wsuqfbgcce/public_html/wp-content/plugins/quform/library/Quform/Uploader.php on line 388
[11-Feb-2025 10:15:30 UTC] E_WARNING: rename(/tmp/quform/uploads/quformJpUdrN,/home/881617.cloudwaysapps.com/wsuqfbgcce/public_html/wp-content/uploads/quform/2/2025/02/5_Screenshot-from-2025-02-11-13-54-36.png): No such file or directory in /home/881617.cloudwaysapps.com/wsuqfbgcce/public_html/wp-content/plugins/quform/library/Quform/Uploader.php on line 388
[11-Feb-2025 10:15:30 UTC] E_WARNING: rename(/tmp/quform/uploads/quformpAISPO,/home/881617.cloudwaysapps.com/wsuqfbgcce/public_html/wp-content/uploads/quform/2/2025/02/5_Screenshot-from-2025-02-11-13-54-36.png): No such file or directory in /home/881617.cloudwaysapps.com/wsuqfbgcce/public_html/wp-content/plugins/quform/library/Quform/Uploader.php on line 388
[11-Feb-2025 10:15:30 UTC] EXCEPTION: explode(): Argument #2 ($string) must be of type string, array given in /home/881617.cloudwaysapps.com/wsuqfbgcce/public_html/wp-content/plugins/post-smtp/Postman/Postman-Email-Log/PostmanEmailLogService.php on line 169It seems that the attachement are not uploaded. I do not have any security plugin but some strict headers in my .htaccess.
Could it be one of them ?# Force HTTPS and set the max-age of the HSTS header to 1 year
Header set Strict-Transport-Security “max-age=31536000” env=HTTPS# Prevent site from being embedded in an iframe on another site
Header always set X-Frame-Options “SAMEORIGIN”# Enable XSS protection
Header set X-XSS-Protection “1; mode=block”# Prevent browser from guessing the content type
Header set X-Content-Type-Options nosniff# Control information in the Referer header
Header set Referrer-Policy: no-referrer-when-downgrade# Set Permissions Policy
Header set Permissions-Policy “geolocation=self, vibrate=()”Thanks
David
February 11, 2025 at 10:29 am #37654Samurai
ParticipantI also disabled them but get the same issue.
February 12, 2025 at 10:14 am #37656Ally
Support StaffYou don't have permission to view this content. Please log in or register and then verify your purchases to gain access.
February 19, 2025 at 12:19 pm #37664Samurai
ParticipantFinally, it was a bug in the “WP SMTP Post” plugin, they have fixed it and the form works well. Thanks for your support!
- AuthorPosts
- You must be logged in to reply to this topic.