Forum Replies Created
- AuthorPosts
mbusheycfrpc
ParticipantThat has appeared to have fixed the issue. Is there something I can do to restore this part to the website? What would be the cause of that functionality stopping the upload process?
Thank you so much!
Matt
mbusheycfrpc
ParticipantHi
The definition for the temp directory statement was there before.
As for my space, it is unlimited. I am checking with the host to see if they can speed things up and make sure the disk is not full. Host says I have unlimited disk space and bandwidth.
Available Disk Space: Unlimited MB
You are using 41620.53 MB for your Web site
You are using 807.10 MB for your logsI created the plugin to handle the folders for the images.
mbusheycfrpc
ParticipantI found out that my host, iPage, did not have the ctype extension installed. The mail function is working now.
I have tested the form and it is not submitting all the attachments. I was able to send the first and last attachments. I have attached an image for reference. The settings for the maximum number of files for the single field is set to 5.
I got this error:
[15-Feb-2024 17:26:22 UTC] PHP Warning: rename(/tmp/quform/uploads/quformykN57r,/hermes/bosnacweb06/bosnacweb06af/b2869/ipg.cfrpcorg/heartlandregionaltpo/wp-content/uploads/quform/1/2024/02/15/Brownfields.jpg): No such file or directory in /hermes/bosnacweb06/bosnacweb06af/b2869/ipg.cfrpcorg/heartlandregionaltpo/wp-content/plugins/quform/library/Quform/Uploader.php on line 372
I need to be able to upload pdf and excel files here. I used the “Allowed file extensions” field, but I’m not sure if that is working. Here is my input: jpg, jpeg, png, gif, pdf, xlsx, xls, doc, docx
Also does the form have the possibility to create a new and unique folder for each time the form is submitted? I only see the date function and a hard folder number.
Attachments:
You must be logged in to view attached files.mbusheycfrpc
ParticipantI found this:
[15-Feb-2024 15:59:50 UTC] PHP Fatal error: Uncaught Error: Call to undefined function PHPMailer\PHPMailer\ctype_alnum() in /hermes/bosnacweb06/bosnacweb06af/b2869/ipg.cfrpcorg/heartlandrides/wp-includes/PHPMailer/PHPMailer.php:1849
Stack trace:
#0 /hermes/bosnacweb06/bosnacweb06af/b2869/ipg.cfrpcorg/heartlandrides/wp-includes/PHPMailer/PHPMailer.php(1938): PHPMailer\PHPMailer\PHPMailer::isShellSafe(‘wwwuser@cgi.you…’)
#1 /hermes/bosnacweb06/bosnacweb06af/b2869/ipg.cfrpcorg/heartlandrides/wp-includes/PHPMailer/PHPMailer.php(1682): PHPMailer\PHPMailer\PHPMailer->mailSend(‘Date: Thu, 15 F…’, ‘<!DOCTYPE html …’)
#2 /hermes/bosnacweb06/bosnacweb06af/b2869/ipg.cfrpcorg/heartlandrides/wp-includes/PHPMailer/PHPMailer.php(1518): PHPMailer\PHPMailer\PHPMailer->postSend()
#3 /hermes/bosnacweb06/bosnacweb06af/b2869/ipg.cfrpcorg/heartlandrides/wp-includes/pluggable.php(546): PHPMailer\PHPMailer\PHPMailer->send()
#4 /hermes/bosnacweb06/bosnacweb06af/b2869/ipg.cfrpcorg/heartlandrides/wp-content/plugins/quform/library/Quform/Notification.php(51): wp_mail(Array, in /hermes/bosnacweb06/bosnacweb06af/b2869/ipg.cfrpcorg/heartlandrides/wp-includes/PHPMailer/PHPMailer.php on line 1849mbusheycfrpc
ParticipantCould you look into my problem again? Do I need to save this to a custom database or is the WordPress database ok? I know its on an IIS server, but I can save to a different server if that is needed. I just need a bit of direction on how that is to be done to work with this plugin. My form fields are no way complete, I have at least 5 more pages to do. But from what you said above, I could have as many as 40+ pages. Thank you.
mbusheycfrpc
ParticipantOk, I think I hit a brick wall with your plugin. It seems that the data that is being sent to the server is now too big. Here is the first part of my debug.log –
WordPress database error The size of BLOB/TEXT data inserted in one transaction is greater than 10% of redo log size. Increase the redo log size using innodb_log_file_size
- This reply was modified 6 years, 7 months ago by
mbusheycfrpc.
- This reply was modified 6 years, 7 months ago by
mbusheycfrpc.
mbusheycfrpc
ParticipantI figured out the problem with this, but I imported data from one site to another and it seems to have over written the one I was working on (the form had more pages and entries than the imported one.) is there a way to bring back the last version? The database is showing more rows of session data than the last database. Not sure how that all works.
- This reply was modified 6 years, 7 months ago by
mbusheycfrpc.
Attachments:
You must be logged in to view attached files.- This reply was modified 6 years, 7 months ago by
- AuthorPosts