mdsimpson / contact-form-7-to-database-extension

CFDB - WordPress plugin to save form submissions into a database
GNU General Public License v3.0
240 stars 59 forks source link

Problems with new Version 2.10.35 (FIXED with 2.10.36 !) #58

Closed jesusptas closed 6 years ago

jesusptas commented 6 years ago

I just installed version 2.10.35 right now and when I select a form in the dropdown list to show or edit the fields it says "No results were found". This happens with many old forms, but not with all of them. I am sure the data is there because the shortcodes work. I can see the data of the forms through Shortocodes but not from the CFDB module as always. Thank you

jesusptas commented 6 years ago

OK, I have been investigating. The problem is when a form has a simbol in its name. Things like "-" (dash), "ª", etc

jesusptas commented 6 years ago

no-data

AndyMLang commented 6 years ago

I can confirm this is also the case for us where the form title includes a hyphen. Historical database entries are not shown.

eg. Contact Form - UK

buchdag commented 6 years ago

Same here. No issues with 2.10.34

buchdag commented 6 years ago

most probably due to this commit : https://github.com/mdsimpson/contact-form-7-to-database-extension/commit/8cd52094568d69e8c4d690a31aa6b473c703fe0b

mdsimpson commented 6 years ago

I fixed in 2.10.36. Please verify.

buchdag commented 6 years ago

Verified and confirmed, the issue is fixed in 2.10.36. Thanks @mdsimpson

jesusptas commented 6 years ago

Verified and confirmed too. Thank you Michael Simpson, you are great!