Update has broken contact form7 form with ‘Select’ function
-
Hi folks,
I’ve recently updated Sydney and think I have everything back to how I wanted it to work apart from one thing.
I have two contact form 7 forms. One is a simple contact form (https://sandyridgerental.com/contact/) that continues to work correctly and mails are sent etc.
The second is a simple reservation form (https://sandyridgerental.com/reservation/). In this case clicking Submit just leads to the spinning wheel remaining until I navigate off the page. Looking at the data collected using Contact Form DB I can see the other data (text fields, dates etc.) have all been collected and stored but not anything from the ‘select’ fields. If I remove the ‘select’ fields from the form then everything works correctly.
Does anyone have any idea?
Tony.
The page I need help with: [log in to see the link]
-
Hi @iambic,
I am sorry to hear about the trouble with your form.
I tried the form on your contact page. It brings me a “Thank you for your message. It has been sent.” after sending a message. I guess it works fine.
… have all been collected and stored but not anything from the ‘select’ fields. If I remove the ‘select’ fields from the form then everything works correctly.
Seems likely direct checking with the exact copy of that form is required. But, before doing so, can you try recreating the form an a new blank page. Run your test with it to help verify whether the issue only presents with particular setting on a specific page or not.
Also, I noticed you’re using a child theme. There might be an incompatibility issue with it while running the latest version of the main theme. To verify this, please disable child theme and switch to Sydney. And run your test with the form. To do this privately (only visible to site administrator while logged in), enable troubleshooting mode with this plugin.
Let me know your views.
Regards,
KharisHi Kharis,
Thanks. I recevied your message from the contact form fine.
can you try recreating the form an a new blank page. Run your test with it to help verify whether the issue only presents with particular setting on a specific page or not.
I created a new blank page and added the existing cont form 7 form to it, this had no effect.
Also, I noticed you’re using a child theme. There might be an incompatibility issue with it while running the latest version of the main theme. To verify this, please disable child theme and switch to Sydney. And run your test with the form.
I disabled the child theme and switched to Sydney while in troubleshooting mode and activated the necessary plug-ins, again this unfortunately still had no effect.
I then tried to downgrade to the previous version of contact form 7 (5.5.3) in case that was at fault, but that didn’t work either.
Regards, Tony.
Hi @iambic,
Thank you for checking as requested.
Can you share your exported form to replicate, so I can do direct troubleshooting with my test site?
Also, please provide your site’s info, that you can get from yoursite.com/wp-admin/site-health.php?tab=debug. That information will be useful for us in troubleshooting your issue.
Regards,
KharisThanks for your time Kharis, much appreciated.
Can you share your exported form to replicate, so I can do direct troubleshooting with my test site?
As below. I also tried to delete the form and recreate it from a back up from a year or so ago, hence why the creation date is yesterday.
<?xml version="1.0" encoding="UTF-8"?> <!-- This is a WordPress eXtended RSS file generated by WordPress as an export of your site. --> <!-- It contains information about your site's posts, pages, comments, categories, and other content. --> <!-- You may use this file to transfer that content from one site to another. --> <!-- This file is not intended to serve as a complete backup of your site. --> <!-- To import this information into a WordPress site follow these steps: --> <!-- 1. Log in to that site as an administrator. --> <!-- 2. Go to Tools: Import in the WordPress admin panel. --> <!-- 3. Install the "WordPress" importer from the list. --> <!-- 4. Activate & Run Importer. --> <!-- 5. Upload this file using the form provided on that page. --> <!-- 6. You will first be asked to map the authors in this export file to users --> <!-- on the site. For each author, you may choose to map to an --> <!-- existing user on the site or to create a new user. --> <!-- 7. WordPress will then import each of the posts, pages, comments, categories, etc. --> <!-- contained in this file into your site. --> <!-- generator="WordPress/5.9" created="2022-01-27 07:01" --> -<rss xmlns:wp="https://www.ads-software.com/export/1.2/" xmlns:dc="https://purl.org/dc/elements/1.1/" xmlns:wfw="https://wellformedweb.org/CommentAPI/" xmlns:content="https://purl.org/rss/1.0/modules/content/" xmlns:excerpt="https://www.ads-software.com/export/1.2/excerpt/" version="2.0"> -<channel> <title>Sevilla</title> <link>https://sandyridgerental.com</link> <description>Luxury Villa Rental, Orlando, Florida, USA</description> <pubDate>Thu, 27 Jan 2022 07:01:00 +0000</pubDate> <language>en-GB</language> <wp:wxr_version>1.2</wp:wxr_version> <wp:base_site_url>https://sandyridgerental.com</wp:base_site_url> <wp:base_blog_url>https://sandyridgerental.com</wp:base_blog_url> -<wp:author> <wp:author_id>1</wp:author_id> -<wp:author_login> -<![CDATA[iambic]]> </wp:author_login> -<wp:author_email> -<![CDATA[[email protected]]]> </wp:author_email> -<wp:author_display_name> -<![CDATA[iambic]]> </wp:author_display_name> -<wp:author_first_name> -<![CDATA[]]> </wp:author_first_name> -<wp:author_last_name> -<![CDATA[]]> </wp:author_last_name> </wp:author> <generator>https://www.ads-software.com/?v=5.9</generator> -<image> <url>https://sandyridgerental.com/sevilla-wp/wp-content/uploads/2017/01/cropped-black-logo-600x600-32x32.png</url> <title>Sevilla</title> <link>https://sandyridgerental.com</link> <width>32</width> <height>32</height> </image> -<item> -<title> -<![CDATA[Reservation]]> </title> <link>https://sandyridgerental.com/?post_type=wpcf7_contact_form&p=12198</link> <pubDate>Wed, 26 Jan 2022 11:27:20 +0000</pubDate> -<dc:creator> -<![CDATA[iambic]]> </dc:creator> <guid isPermaLink="false">https://sandyridgerental.com/?post_type=wpcf7_contact_form&p=12198</guid> <description/> -<content:encoded> -<![CDATA[<div id="responsive-form" class="clearfix"> <label><font color="DarkOrange">Contact/Personal Details</font></label> <div class="form-row"> <div class="column-half">First Name [text* reserve-first-name]</div> <div class="column-half">Last Name [text* reserve-last-name]</div> </div> <div class="form-row"> <div class="column-half">Email [email* reserve-email]</div> <div class="column-half">Phone [text* reserve-telephone]</div> </div> <div class="form-row"> <div class="column-half">Address Line 1 [text* reserve-address-1]</div> <div class="column-half">Address Line 2 [text reserve-address-2]</div> </div> <div class="form-row"> <div class="column-half">City [text* reserve-city]</div> <div class="column-half">County / State / Province [text reserve-county]</div> </div> <div class="form-row"> <div class="column-half">Postal / Zip Code [text reserve-postcode]</div> <div class="column-half">Country [text* reserve-country]</div> </div> <label><font color="DarkOrange">Stay Details</font></label> <div class="form-row"> <div class="column-half">Arrival Date (4 p.m. check-in) [date* reserve-arrival min-date:today+2 max-date:today+1095] </div> <div class="column-half">Departure Date (10 a.m. check-out) [date* reserve-departure min-date:today+8 max-date:today+1095]</div> </div> <div class="form-row"> <div class="column-half">Number of adults staying [select reserve-adults "1" "2" "3" "4" "5" "6" "7" "8"]</div> <div class="column-half">Number of children staying [select reserve-children "0" "1" "2" "3" "4"]</div> </div> <label><font color="DarkOrange">Optional Items</font></label> [checkbox reserve-pool "I would like to have the pool/spa heated at an additional cost of £15/$20 per day"] <label><font color="DarkOrange">Terms & Conditions</font></label>     [acceptance reserve-acceptance] I confirm that I have read and accept all of the <a href="https://sandyridgerental.com/terms-and-conditions/">Terms and Conditions</a> of booking [recaptcha] [submit "RESERVE"] 1 New Sevilla Reservation * [reserve-first-name] [reserve-last-name] * [_format_reserve-arrival "jS F Y"] to [_format_reserve-departure "jS F Y"] Sevilla Website Reservations <[email protected]> [email protected] I would like to make the following reservation for Sevilla. <font color="DarkBlue"><b>Contact Details</b></font> <b>Name:</b> [reserve-first-name] [reserve-last-name] <b>e-mail:</b> [reserve-email] <b>Telephone:</b> [reserve-telephone] <b>Address:</b> [reserve-address-1], [reserve-address-2], [reserve-city], [reserve-county], [reserve-postcode], [reserve-country] <font color="DarkBlue"><b>Stay Details</b></font> <b>Arrival Date (4 p.m.. check-in):</b> [_format_reserve-arrival "l, jS F Y"] <b>Departure Date (11 a.m.. check-out):</b> [_format_reserve-departure "l, jS F Y"] <b>No. of Adults Staying:</b> [reserve-adults] <b>No. of Children Staying:</b> [reserve-children] <font color="DarkBlue"><b>Optional Items:</b></font> <b>Pool/Spa Heating:</b> [reserve-pool] <font color="DarkBlue"><b>Terms & Conditions</b></font> I confirm that I have read and accept all of the terms and conditions of booking [reserve-first-name] [reserve-last-name] <a href="https://www.sandyridgerental.com"><img src="https://sandyridgerental.com/sevilla-wp/wp-content/uploads/2017/01/transparent-logo-150x150.gif/" height="100" width="100"></a> Reply-To: [reserve-email] 1 1 Your Sevilla Reservation for [_format_reserve-arrival "jS F Y"] to [_format_reserve-departure "jS F Y"] Sevilla Website Reservations <[email protected]> [reserve-email] Dear [reserve-first-name], Many thanks for the reservation for Sevilla you have requested as detailed below. <font color="DarkBlue"><b>Contact Details</b></font> <b>Name:</b> [reserve-first-name] [reserve-last-name] <b>e-mail:</b> [reserve-email] <b>Telephone:</b> [reserve-telephone] <b>Address:</b> [reserve-address-1], [reserve-address-2], [reserve-city], [reserve-county], [reserve-postcode], [reserve-country] <font color="DarkBlue"><b>Stay Details</b></font> <b>Arrival Date (4 p.m. check-in):</b> [_format_reserve-arrival "l, jS F Y"] <b>Departure Date (11 a.m. check-out):</b> [_format_reserve-departure "l, jS F Y"] <b>No. of Adults Staying:</b> [reserve-adults] <b>No. of Children Staying:</b> [reserve-children] <font color="DarkBlue"><b>Optional Items:</b></font> <b>Pool/Spa Heating:</b> [reserve-pool] <font color="DarkBlue"><b>Terms & Conditions</b></font> I confirm that I have read and accept all of the terms and conditions of booking We will contact our management company to confirm the reservation in their system and be in touch with all the details as soon as possible. Regards, <b>Tony Blackman</b> <font color="DarkBlue"><b>web</b></font> sandyridgerental.com <font color="DarkBlue"><b>e-mail</b></font> [email protected] <a href="https://www.sandyridgerental.com"><img src="https://sandyridgerental.com/sevilla-wp/wp-content/uploads/2017/01/transparent-logo-150x150.gif/" height="100" width="100"></a> Reply-To: [email protected] 1 Thank you for your reservation. It has been sent and we will respond to you shortly. There was an error trying to send your message. Please try again later. One or more fields have an error. Please check and try again. There was an error trying to send your message. Please try again later. You must accept the terms and conditions before sending your message. The field is required. The field is too long. The field is too short. There was an unknown error uploading the file. You are not allowed to upload files of this type. The file is too big. There was an error uploading the file. The date format is incorrect. The date is before the earliest one allowed. The date is after the latest one allowed. The number format is invalid. The number is smaller than the minimum allowed. The number is larger than the maximum allowed. The answer to the quiz is incorrect. The e-mail address entered is invalid. The URL is invalid. The telephone number is invalid. acceptance_as_validation: on flamingo_email: "[reserve-email]" flamingo_name: "[reserve-first-name] [reserve-last-name]" flamingo_subject: "[reserve-last-name] Reservation - [_format_reserve-arrival "jS M y"] to [_format_reserve-departure "jS M y"]"]]> </content:encoded> -<excerpt:encoded> -<![CDATA[]]> </excerpt:encoded> <wp:post_id>12198</wp:post_id> -<wp:post_date> -<![CDATA[2022-01-26 11:27:20]]> </wp:post_date> -<wp:post_date_gmt> -<![CDATA[2022-01-26 11:27:20]]> </wp:post_date_gmt> -<wp:post_modified> -<![CDATA[2022-01-26 11:52:10]]> </wp:post_modified> -<wp:post_modified_gmt> -<![CDATA[2022-01-26 11:52:10]]> </wp:post_modified_gmt> -<wp:comment_status> -<![CDATA[closed]]> </wp:comment_status> -<wp:ping_status> -<![CDATA[closed]]> </wp:ping_status> -<wp:post_name> -<![CDATA[reservation]]> </wp:post_name> -<wp:status> -<![CDATA[publish]]> </wp:status> <wp:post_parent>0</wp:post_parent> <wp:menu_order>0</wp:menu_order> -<wp:post_type> -<![CDATA[wpcf7_contact_form]]> </wp:post_type> -<wp:post_password> -<![CDATA[]]> </wp:post_password> <wp:is_sticky>0</wp:is_sticky> -<wp:postmeta> -<wp:meta_key> -<![CDATA[_form]]> </wp:meta_key> -<wp:meta_value> -<![CDATA[<div id="responsive-form" class="clearfix"> <label><font color="DarkOrange">Contact/Personal Details</font></label> <div class="form-row"> <div class="column-half">First Name [text* reserve-first-name]</div> <div class="column-half">Last Name [text* reserve-last-name]</div> </div> <div class="form-row"> <div class="column-half">Email [email* reserve-email]</div> <div class="column-half">Phone [text* reserve-telephone]</div> </div> <div class="form-row"> <div class="column-half">Address Line 1 [text* reserve-address-1]</div> <div class="column-half">Address Line 2 [text reserve-address-2]</div> </div> <div class="form-row"> <div class="column-half">City [text* reserve-city]</div> <div class="column-half">County / State / Province [text reserve-county]</div> </div> <div class="form-row"> <div class="column-half">Postal / Zip Code [text reserve-postcode]</div> <div class="column-half">Country [text* reserve-country]</div> </div> <label><font color="DarkOrange">Stay Details</font></label> <div class="form-row"> <div class="column-half">Arrival Date (4 p.m. check-in) [date* reserve-arrival min-date:today+2 max-date:today+1095] </div> <div class="column-half">Departure Date (10 a.m. check-out) [date* reserve-departure min-date:today+8 max-date:today+1095]</div> </div> <div class="form-row"> <div class="column-half">Number of adults staying [select reserve-adults "1" "2" "3" "4" "5" "6" "7" "8"]</div> <div class="column-half">Number of children staying [select reserve-children "0" "1" "2" "3" "4"]</div> </div> <label><font color="DarkOrange">Optional Items</font></label> [checkbox reserve-pool "I would like to have the pool/spa heated at an additional cost of £15/$20 per day"] <label><font color="DarkOrange">Terms & Conditions</font></label>     [acceptance reserve-acceptance] I confirm that I have read and accept all of the <a href="https://sandyridgerental.com/terms-and-conditions/">Terms and Conditions</a> of booking [recaptcha] [submit "RESERVE"]]]> </wp:meta_value> </wp:postmeta> -<wp:postmeta> -<wp:meta_key> -<![CDATA[_mail_2]]> </wp:meta_key> -<wp:meta_value> -<![CDATA[a:9:{s:6:"active";b:1;s:7:"subject";s:103:"Your Sevilla Reservation for [_format_reserve-arrival "jS F Y"] to [_format_reserve-departure "jS F Y"]";s:6:"sender";s:72:"Sevilla Website Reservations <[email protected]>";s:9:"recipient";s:15:"[reserve-email]";s:4:"body";s:1595:"Dear [reserve-first-name], Many thanks for the reservation for Sevilla you have requested as detailed below. <font color="DarkBlue"><b>Contact Details</b></font> <b>Name:</b> [reserve-first-name] [reserve-last-name] <b>e-mail:</b> [reserve-email] <b>Telephone:</b> [reserve-telephone] <b>Address:</b> [reserve-address-1], [reserve-address-2], [reserve-city], [reserve-county], [reserve-postcode], [reserve-country] <font color="DarkBlue"><b>Stay Details</b></font> <b>Arrival Date (4 p.m. check-in):</b> [_format_reserve-arrival "l, jS F Y"] <b>Departure Date (11 a.m. check-out):</b> [_format_reserve-departure "l, jS F Y"] <b>No. of Adults Staying:</b> [reserve-adults] <b>No. of Children Staying:</b> [reserve-children] <font color="DarkBlue"><b>Optional Items:</b></font> <b>Pool/Spa Heating:</b> [reserve-pool] <font color="DarkBlue"><b>Terms & Conditions</b></font> I confirm that I have read and accept all of the terms and conditions of booking We will contact our management company to confirm the reservation in their system and be in touch with all the details as soon as possible. Regards, <b>Tony Blackman</b> <font color="DarkBlue"><b>web</b></font> sandyridgerental.com <font color="DarkBlue"><b>e-mail</b></font> [email protected] <a href="https://www.sandyridgerental.com"><img src="https://sandyridgerental.com/sevilla-wp/wp-content/uploads/2017/01/transparent-logo-150x150.gif/" height="100" width="100"></a>";s:18:"additional_headers";s:36:"Reply-To: [email protected]";s:11:"attachments";s:0:"";s:8:"use_html";b:1;s:13:"exclude_blank";b:0;}]]> </wp:meta_value> </wp:postmeta> -<wp:postmeta> -<wp:meta_key> -<![CDATA[_mail]]> </wp:meta_key> -<wp:meta_value> -<![CDATA[a:9:{s:6:"active";b:1;s:7:"subject";s:143:"New Sevilla Reservation * [reserve-first-name] [reserve-last-name] * [_format_reserve-arrival "jS F Y"] to [_format_reserve-departure "jS F Y"]";s:6:"sender";s:72:"Sevilla Website Reservations <[email protected]>";s:9:"recipient";s:26:"[email protected]";s:4:"body";s:1280:"I would like to make the following reservation for Sevilla. <font color="DarkBlue"><b>Contact Details</b></font> <b>Name:</b> [reserve-first-name] [reserve-last-name] <b>e-mail:</b> [reserve-email] <b>Telephone:</b> [reserve-telephone] <b>Address:</b> [reserve-address-1], [reserve-address-2], [reserve-city], [reserve-county], [reserve-postcode], [reserve-country] <font color="DarkBlue"><b>Stay Details</b></font> <b>Arrival Date (4 p.m.. check-in):</b> [_format_reserve-arrival "l, jS F Y"] <b>Departure Date (11 a.m.. check-out):</b> [_format_reserve-departure "l, jS F Y"] <b>No. of Adults Staying:</b> [reserve-adults] <b>No. of Children Staying:</b> [reserve-children] <font color="DarkBlue"><b>Optional Items:</b></font> <b>Pool/Spa Heating:</b> [reserve-pool] <font color="DarkBlue"><b>Terms & Conditions</b></font> I confirm that I have read and accept all of the terms and conditions of booking [reserve-first-name] [reserve-last-name] <a href="https://www.sandyridgerental.com"><img src="https://sandyridgerental.com/sevilla-wp/wp-content/uploads/2017/01/transparent-logo-150x150.gif/" height="100" width="100"></a>";s:18:"additional_headers";s:25:"Reply-To: [reserve-email]";s:11:"attachments";s:0:"";s:8:"use_html";b:1;s:13:"exclude_blank";b:0;}]]> </wp:meta_value> </wp:postmeta> -<wp:postmeta> -<wp:meta_key> -<![CDATA[_messages]]> </wp:meta_key> -<wp:meta_value> -<![CDATA[a:22:{s:12:"mail_sent_ok";s:84:"Thank you for your reservation. It has been sent and we will respond to you shortly.";s:12:"mail_sent_ng";s:71:"There was an error trying to send your message. Please try again later.";s:16:"validation_error";s:61:"One or more fields have an error. Please check and try again.";s:4:"spam";s:71:"There was an error trying to send your message. Please try again later.";s:12:"accept_terms";s:69:"You must accept the terms and conditions before sending your message.";s:16:"invalid_required";s:22:"The field is required.";s:16:"invalid_too_long";s:22:"The field is too long.";s:17:"invalid_too_short";s:23:"The field is too short.";s:13:"upload_failed";s:46:"There was an unknown error uploading the file.";s:24:"upload_file_type_invalid";s:49:"You are not allowed to upload files of this type.";s:21:"upload_file_too_large";s:20:"The file is too big.";s:23:"upload_failed_php_error";s:38:"There was an error uploading the file.";s:12:"invalid_date";s:29:"The date format is incorrect.";s:14:"date_too_early";s:44:"The date is before the earliest one allowed.";s:13:"date_too_late";s:41:"The date is after the latest one allowed.";s:14:"invalid_number";s:29:"The number format is invalid.";s:16:"number_too_small";s:47:"The number is smaller than the minimum allowed.";s:16:"number_too_large";s:46:"The number is larger than the maximum allowed.";s:23:"quiz_answer_not_correct";s:36:"The answer to the quiz is incorrect.";s:13:"invalid_email";s:38:"The e-mail address entered is invalid.";s:11:"invalid_url";s:19:"The URL is invalid.";s:11:"invalid_tel";s:32:"The telephone number is invalid.";}]]> </wp:meta_value> </wp:postmeta> -<wp:postmeta> -<wp:meta_key> -<![CDATA[_additional_settings]]> </wp:meta_key> -<wp:meta_value> -<![CDATA[acceptance_as_validation: on flamingo_email: "[reserve-email]" flamingo_name: "[reserve-first-name] [reserve-last-name]" flamingo_subject: "[reserve-last-name] Reservation - [_format_reserve-arrival "jS M y"] to [_format_reserve-departure "jS M y"]"]]> </wp:meta_value> </wp:postmeta> -<wp:postmeta> -<wp:meta_key> -<![CDATA[_locale]]> </wp:meta_key> -<wp:meta_value> -<![CDATA[en_GB]]> </wp:meta_value> </wp:postmeta> </item> -<item> -<title> -<![CDATA[Contact]]> </title> <link>https://sandyridgerental.com/?post_type=wpcf7_contact_form&p=12200</link> <pubDate>Wed, 26 Jan 2022 11:34:21 +0000</pubDate> -<dc:creator> -<![CDATA[iambic]]> </dc:creator> <guid isPermaLink="false">https://sandyridgerental.com/?post_type=wpcf7_contact_form&p=12200</guid> <description/> -<content:encoded> -<![CDATA[<div id="responsive-form" class="clearfix"> <div class="form-row"> <div class="column-half">First Name [text* contact-first-name]</div> <div class="column-half">Last Name [text* contact-last-name]</div> </div> <div class="form-row"> <div class="column-half">Email [email* contact-email]</div> <div class="column-half">Phone [text* contact-phone]</div> </div> <div class="form-row"> <div class="column-full">Subject [text* contact-subject]</div> </div> <div class="form-row"> <div class="column-full">Your message [textarea contact-message]</div> </div> <div class="form-row"> <div class="column-full">[submit "Send"]</div> </div> </div><!--end responsive-form--> 1 Sevilla Enquiry from [contact-first-name] [contact-last-name] ([contact-subject]) Sevilla Website Enquiry <[email protected]> [email protected] <b>From:</b> [contact-first-name] [contact-last-name]<[contact-email]> <b>Subject:</b> [contact-subject] [contact-message] <a href="https://www.sandyridgerental.com"><img src="https://sandyridgerental.com/sevilla-wp/wp-content/uploads/2022/01/transparent-logo.gif" height="100" width="100"></a> Reply-To: [contact-email] 1 1 Sevilla Enquiry - [contact-subject] Sevilla Website Enquiry <[email protected]> [contact-email] Dear [contact-first-name], Many thanks for your message as below: <b>Subject:</b> [contact-subject] <b>Message Sent</b> ________________________________ [contact-message] ________________________________ Your message has been sent and we will be in touch soon. Regards, <b>Tony Blackman</b> <font color="DarkBlue"><b>web</b></font> sandyridgerental.com <font color="DarkBlue"><b>e-mail</b></font> [email protected] <a href="https://www.sandyridgerental.com"><img src="https://sandyridgerental.com/sevilla-wp/wp-content/uploads/2022/01/transparent-logo.gif" height="100" width="100"></a> Reply-To: [email protected] 1 Thank you for your message. It has been sent. There was an error trying to send your message. Please try again later. One or more fields have an error. Please check and try again. There was an error trying to send your message. Please try again later. You must accept the terms and conditions before sending your message. The field is required. The field is too long. The field is too short. There was an unknown error uploading the file. You are not allowed to upload files of this type. The file is too big. There was an error uploading the file. The date format is incorrect. The date is before the earliest one allowed. The date is after the latest one allowed. The number format is invalid. The number is smaller than the minimum allowed. The number is larger than the maximum allowed. The answer to the quiz is incorrect. The e-mail address entered is invalid. The URL is invalid. The telephone number is invalid. flamingo_email: "[contact-email]" flamingo_name: "[contact-name]" flamingo_subject: "Enquiry: [contact-subject]"]]> </content:encoded> -<excerpt:encoded> -<![CDATA[]]> </excerpt:encoded> <wp:post_id>12200</wp:post_id> -<wp:post_date> -<![CDATA[2022-01-26 11:34:21]]> </wp:post_date> -<wp:post_date_gmt> -<![CDATA[2022-01-26 11:34:21]]> </wp:post_date_gmt> -<wp:post_modified> -<![CDATA[2022-01-26 12:01:29]]> </wp:post_modified> -<wp:post_modified_gmt> -<![CDATA[2022-01-26 12:01:29]]> </wp:post_modified_gmt> -<wp:comment_status> -<![CDATA[closed]]> </wp:comment_status> -<wp:ping_status> -<![CDATA[closed]]> </wp:ping_status> -<wp:post_name> -<![CDATA[untitled]]> </wp:post_name> -<wp:status> -<![CDATA[publish]]> </wp:status> <wp:post_parent>0</wp:post_parent> <wp:menu_order>0</wp:menu_order> -<wp:post_type> -<![CDATA[wpcf7_contact_form]]> </wp:post_type> -<wp:post_password> -<![CDATA[]]> </wp:post_password> <wp:is_sticky>0</wp:is_sticky> -<wp:postmeta> -<wp:meta_key> -<![CDATA[_form]]> </wp:meta_key> -<wp:meta_value> -<![CDATA[<div id="responsive-form" class="clearfix"> <div class="form-row"> <div class="column-half">First Name [text* contact-first-name]</div> <div class="column-half">Last Name [text* contact-last-name]</div> </div> <div class="form-row"> <div class="column-half">Email [email* contact-email]</div> <div class="column-half">Phone [text* contact-phone]</div> </div> <div class="form-row"> <div class="column-full">Subject [text* contact-subject]</div> </div> <div class="form-row"> <div class="column-full">Your message [textarea contact-message]</div> </div> <div class="form-row"> <div class="column-full">[submit "Send"]</div> </div> </div><!--end responsive-form-->]]> </wp:meta_value> </wp:postmeta> -<wp:postmeta> -<wp:meta_key> -<![CDATA[_mail]]> </wp:meta_key> -<wp:meta_value> -<![CDATA[a:9:{s:6:"active";b:1;s:7:"subject";s:81:"Sevilla Enquiry from [contact-first-name] [contact-last-name] ([contact-subject])";s:6:"sender";s:62:"Sevilla Website Enquiry <[email protected]>";s:9:"recipient";s:26:"[email protected]";s:4:"body";s:295:"<b>From:</b> [contact-first-name] [contact-last-name]<[contact-email]> <b>Subject:</b> [contact-subject] [contact-message] <a href="https://www.sandyridgerental.com"><img src="https://sandyridgerental.com/sevilla-wp/wp-content/uploads/2022/01/transparent-logo.gif" height="100" width="100"></a>";s:18:"additional_headers";s:25:"Reply-To: [contact-email]";s:11:"attachments";s:0:"";s:8:"use_html";b:1;s:13:"exclude_blank";b:0;}]]> </wp:meta_value> </wp:postmeta> -<wp:postmeta> -<wp:meta_key> -<![CDATA[_mail_2]]> </wp:meta_key> -<wp:meta_value> -<![CDATA[a:9:{s:6:"active";b:1;s:7:"subject";s:35:"Sevilla Enquiry - [contact-subject]";s:6:"sender";s:62:"Sevilla Website Enquiry <[email protected]>";s:9:"recipient";s:15:"[contact-email]";s:4:"body";s:603:"Dear [contact-first-name], Many thanks for your message as below: <b>Subject:</b> [contact-subject] <b>Message Sent</b> ________________________________ [contact-message] ________________________________ Your message has been sent and we will be in touch soon. Regards, <b>Tony Blackman</b> <font color="DarkBlue"><b>web</b></font> sandyridgerental.com <font color="DarkBlue"><b>e-mail</b></font> [email protected] <a href="https://www.sandyridgerental.com"><img src="https://sandyridgerental.com/sevilla-wp/wp-content/uploads/2022/01/transparent-logo.gif" height="100" width="100"></a>";s:18:"additional_headers";s:36:"Reply-To: [email protected]";s:11:"attachments";s:0:"";s:8:"use_html";b:1;s:13:"exclude_blank";b:0;}]]> </wp:meta_value> </wp:postmeta> -<wp:postmeta> -<wp:meta_key> -<![CDATA[_messages]]> </wp:meta_key> -<wp:meta_value> -<![CDATA[a:22:{s:12:"mail_sent_ok";s:45:"Thank you for your message. It has been sent.";s:12:"mail_sent_ng";s:71:"There was an error trying to send your message. Please try again later.";s:16:"validation_error";s:61:"One or more fields have an error. Please check and try again.";s:4:"spam";s:71:"There was an error trying to send your message. Please try again later.";s:12:"accept_terms";s:69:"You must accept the terms and conditions before sending your message.";s:16:"invalid_required";s:22:"The field is required.";s:16:"invalid_too_long";s:22:"The field is too long.";s:17:"invalid_too_short";s:23:"The field is too short.";s:13:"upload_failed";s:46:"There was an unknown error uploading the file.";s:24:"upload_file_type_invalid";s:49:"You are not allowed to upload files of this type.";s:21:"upload_file_too_large";s:20:"The file is too big.";s:23:"upload_failed_php_error";s:38:"There was an error uploading the file.";s:12:"invalid_date";s:29:"The date format is incorrect.";s:14:"date_too_early";s:44:"The date is before the earliest one allowed.";s:13:"date_too_late";s:41:"The date is after the latest one allowed.";s:14:"invalid_number";s:29:"The number format is invalid.";s:16:"number_too_small";s:47:"The number is smaller than the minimum allowed.";s:16:"number_too_large";s:46:"The number is larger than the maximum allowed.";s:23:"quiz_answer_not_correct";s:36:"The answer to the quiz is incorrect.";s:13:"invalid_email";s:38:"The e-mail address entered is invalid.";s:11:"invalid_url";s:19:"The URL is invalid.";s:11:"invalid_tel";s:32:"The telephone number is invalid.";}]]> </wp:meta_value> </wp:postmeta> -<wp:postmeta> -<wp:meta_key> -<![CDATA[_additional_settings]]> </wp:meta_key> -<wp:meta_value> -<![CDATA[flamingo_email: "[contact-email]" flamingo_name: "[contact-name]" flamingo_subject: "Enquiry: [contact-subject]"]]> </wp:meta_value> </wp:postmeta> -<wp:postmeta> -<wp:meta_key> -<![CDATA[_locale]]> </wp:meta_key> -<wp:meta_value> -<![CDATA[en_GB]]> </wp:meta_value> </wp:postmeta> -<wp:postmeta> -<wp:meta_key> -<![CDATA[_flamingo]]> </wp:meta_key> -<wp:meta_value> -<![CDATA[a:1:{s:7:"channel";i:3;}]]> </wp:meta_value> </wp:postmeta> </item> </channel> </rss>
Also, please provide your site’s info, that you can get from yoursite.com/wp-admin/site-health.php?tab=debug.
### wp-core ### version: 5.9 site_language: en_GB user_language: en_GB timezone: +00:00 permalink: /%postname%/ https_status: false multisite: false user_registration: 0 blog_public: 1 default_comment_status: closed environment_type: production user_count: 1 dotorg_communication: true ### wp-paths-sizes ### wordpress_path: /home/iambicdx/sandyridgerental.com/sevilla-wp wordpress_size: 277.06 MB (290519115 bytes) uploads_path: /home/iambicdx/sandyridgerental.com/sevilla-wp/wp-content/uploads uploads_size: 194.85 MB (204318152 bytes) themes_path: /home/iambicdx/sandyridgerental.com/sevilla-wp/wp-content/themes themes_size: 12.07 MB (12657260 bytes) plugins_path: /home/iambicdx/sandyridgerental.com/sevilla-wp/wp-content/plugins plugins_size: 99.77 MB (104618052 bytes) database_size: 31.72 MB (33261818 bytes) total_size: 615.48 MB (645374397 bytes) ### wp-active-theme ### name: sydney-child (sydney-child) version: undefined author: iambic author_website: (undefined) parent_theme: Sydney (sydney) theme_features: core-block-patterns, widgets-block-editor, automatic-feed-links, title-tag, post-thumbnails, menus, html5, post-formats, custom-background, align-wide, custom-header, infinite-scroll, widgets theme_path: /home/iambicdx/sandyridgerental.com/sevilla-wp/wp-content/themes/sydney-child auto_update: Disabled ### wp-parent-theme ### name: Sydney (sydney) version: 2.0 author: aThemes author_website: https://athemes.com theme_path: /home/iambicdx/sandyridgerental.com/sevilla-wp/wp-content/themes/sydney auto_update: Disabled ### wp-themes-inactive (2) ### Twenty Twenty-One: version: 1.4, author: the WordPress team (latest version: 1.5), Auto-updates disabled Twenty Twenty-Two: version: 1.0, author: the WordPress team, Auto-updates disabled ### wp-mu-plugins (1) ### Health Check Troubleshooting Mode: author: (undefined), version: 1.7.2 ### wp-plugins-active (27) ### aThemes Starter Sites: version: 1.0.16, author: aThemes, Auto-updates disabled Contact Form 7: version: 5.5.3, author: Takayuki Miyoshi (latest version: 5.5.4), Auto-updates disabled Contact Form DB: version: 2.10.29, author: Michael Simpson, Auto-updates disabled Content Reveal: version: 2.3.3, author: David Artiss, Auto-updates disabled Database Backup for WordPress: version: 2.5.1, author: Delicious Brains, Auto-updates disabled Duplicator: version: 1.4.3, author: Snap Creek, Auto-updates disabled Flamingo: version: 2.2.3, author: Takayuki Miyoshi, Auto-updates disabled Google Apps Login: version: 3.4.4, author: Lever Technology LLC, Auto-updates disabled Google Drive Embedder: version: 5.2.3, author: Lever Technology LLC, Auto-updates disabled Gutenberg: version: 12.4.1, author: Gutenberg Team, Auto-updates disabled Health Check & Troubleshooting: version: 1.4.5, author: The www.ads-software.com community, Auto-updates disabled Loginizer: version: 1.7.0, author: Softaculous, Auto-updates disabled MapPress Maps for WordPress: version: 2.73.9, author: Chris Richardson, Auto-updates disabled NextGEN Gallery: version: 3.22, author: Imagely, Auto-updates disabled One-Click Child Theme: version: 1.6, author: tychay, Auto-updates disabled Open External Links in a New Window: version: 1.42, author: WebFactory Ltd, Auto-updates disabled Pretty Links: version: 3.2.4, author: Pretty Links, Auto-updates disabled Print, PDF & Email by PrintFriendly: version: 5.2.1, author: Print, PDF, & Email by PrintFriendly, Auto-updates disabled Simple Custom CSS: version: 4.0.5, author: John Regan, Auto-updates disabled Simple Page Sidebars: version: 1.2.1, author: Cedaro, Auto-updates disabled Slugs Manager: version: 2.6.0, author: Algoritmika Ltd, Auto-updates disabled Smush: version: 3.9.5, author: WPMU DEV, Auto-updates disabled TablePress: version: 1.14, author: Tobias B?thge, Auto-updates disabled UpdraftPlus - Backup/Restore: version: 1.22.1, author: UpdraftPlus.Com, DavidAnderson, Auto-updates disabled Velvet Blues Update URLs: version: 3.2.10, author: VelvetBlues.com, Auto-updates disabled VR Calendar Free Dual: version: 2.2.0, author: Innate Images, LLC, Auto-updates disabled WP Clone: version: 2.3.3, author: Migrate, Auto-updates disabled ### wp-media ### image_editor: WP_Image_Editor_GD imagick_module_version: Not available imagemagick_version: Not available imagick_version: Not available file_uploads: File uploads is turned off post_max_size: 8M upload_max_filesize: 2M max_effective_size: 2 MB max_file_uploads: 20 gd_version: bundled (2.1.0 compatible) gd_formats: GIF, JPEG, PNG, WebP, BMP, XPM ghostscript_version: unknown ### wp-server ### server_architecture: Linux 3.10.0-1160.45.1.el7.x86_64 x86_64 httpd_software: Apache php_version: 8.0.15 64bit php_sapi: fpm-fcgi max_input_variables: 1000 time_limit: 30 memory_limit: 256M max_input_time: 60 upload_max_filesize: 2M php_post_max_size: 8M curl_version: 7.81.0 OpenSSL/1.1.1m suhosin: false imagick_availability: false pretty_permalinks: true htaccess_extra_rules: false ### wp-database ### extension: mysqli server_version: 10.3.31-MariaDB client_version: mysqlnd 8.0.15 max_allowed_packet: 268435456 max_connections: 969 ### wp-constants ### WP_HOME: undefined WP_SITEURL: undefined WP_CONTENT_DIR: /home/iambicdx/sandyridgerental.com/sevilla-wp/wp-content WP_PLUGIN_DIR: /home/iambicdx/sandyridgerental.com/sevilla-wp/wp-content/plugins WP_MEMORY_LIMIT: 40M WP_MAX_MEMORY_LIMIT: 256M WP_DEBUG: false WP_DEBUG_DISPLAY: true WP_DEBUG_LOG: false SCRIPT_DEBUG: false WP_CACHE: false CONCATENATE_SCRIPTS: undefined COMPRESS_SCRIPTS: undefined COMPRESS_CSS: undefined WP_ENVIRONMENT_TYPE: Undefined DB_CHARSET: utf8mb4 DB_COLLATE: undefined ### wp-filesystem ### wordpress: writable wp-content: writable uploads: writable plugins: writable themes: writable mu-plugins: writable
Resolved: I deactivated Contact Form DB. I have now replaced with Advanced CF7 DB and everything is working as was. Guessing that it was the upgrade of CF7 that I did around the same time as the Sydney upgrade that killed Contact Form DB for me.
I am now having the same problem… I have been using the plug in “Contact Form 7”. The form is only allowing the upload of JPG files, not Word or PDF. Is it easy to switch to a different contact form builder like WPForm’s “Contact Form” plugin? Will I lose the information I put into my current contact forms?
Hi @dawngold,
Just FYI, accepted file types to upload is not the scope of Sydney theme can do. Because we don’t make any changes with it in the theme.
For your issue, my guess you are running a site under WordPress multisite, which the setting for accepted file types is set manually under network site’s dashboard > Settings > Network Settings > Upload Settings > Upload file types. Refer to this screenshot for visual guide.
- This reply was modified 2 years, 4 months ago by Kharis Sulistiyono. Reason: Add screenshot
- The topic ‘Update has broken contact form7 form with ‘Select’ function’ is closed to new replies.