Hi I have a very serious problem with the plugin. From today, the files that come to me as an attachment, do I see them as letters and numbers and no longer as a link where you can download the attachment? What happen? I ask for help!
]]>Did I miss something ?
For a contact form message, the from has to be set to match server origin, so we use the Reply-To so we can reply to the message sender… could not find the field for that.
]]>After yesterday update I have an issue with this plugin. Can’t save form to the DB and WordPress says:
Fatal error: Uncaught Error: Class ‘CustomField’ not found in /var/www/myweb_eu/www.myweb.eu/wp-content/plugins/contact-form-to-db/contact_form_to_db.php:449 Stack trace: #0 /var/www/myweb_eu/www.myweb.eu/wp-includes/class-wp-hook.php(287): cntctfrmtdb_get_mail_data(Array) #1 /var/www/myweb_eu/www.myweb.eu/wp-includes/class-wp-hook.php(311): WP_Hook->apply_filters(”, Array) #2 /var/www/myweb_eu/www.myweb.eu/wp-includes/plugin.php(478): WP_Hook->do_action(Array) #3 /var/www/myweb_eu/www.myweb.eu/wp-content/plugins/contact-form-plugin/contact_form.php(1710): do_action(‘cntctfrm_get_ma…’, Array) #4 /var/www/myweb_eu/www.myweb.eu/wp-content/plugins/contact-form-plugin/contact_form.php(1517): cntctfrm_send_mail() #5 /var/www/myweb_eu/www.myweb.eu/wp-content/plugins/contact-form-plugin/contact_form.php(1271): cntctfrm_check_form() #6 /var/www/myweb_eu/www.myweb.eu/wp-content/plugins/contact-form-plugin/contact_form.php(97): cntctfrm_check_and_send() #7 /var/www/ in /var/www/myweb_eu/www.myweb.eu/wp-content/plugins/contact-form-to-db/contact_form_to_db.php on line 449
]]>Hello from France,
I use the “Contact Form DB” plugin to retrieve data transmitted by a form and display them on a page of my blog. One of the data entered by the user is the date of the event. The data is displayed in a table (plugin shortcode). Normally the displayed data can be sorted when you click on the name of a column. This works well if the data are words, they can be sorted alphabetically. On the other hand when it is about dates written in this form: dd/mm/yyyy the classification is not correct. Is it possible to correct this problem?
Thanks
Jacques
Is it possible to have multiple emails in the “Use this email address” field. I have tried 2 addresses with commas (sends to first email) and spaces (nothing sent to either). It would be most useful to be able to send to 2 emails. thanks
]]>My friends website had 3 forms.
The referral form used to be available in the dropdown list when you click on the plugin in the backend.
One of the forms has suddenly disappeared.
The form still exists in contact form 7.
]]>I use cont form 7 and contact form DB.
My SQL has many Contact form making data.
I can confirm My SQL DB table and something.
When I select contact form DB, But not making list.
And Export some file( ex, CSV), System make file,
But file doesn’t have data.
Please let me know how to resolve this issue.
as below, My System version Information.
System FreeBSD 9.1-RELEASE-p24
PHP 5.4.45
MySQL 5.5.59-log
Contact form 7 3.6
Contact Form DB 2.6.3
Thank you for your helps.
]]>Hi there,
Where do the image files save? I haven’t been receiving email notifications for contact submissions the last couple weeks, so I was using Contact Form DB as a catch all.
The problem is — I noticed only half of the photos are clickable/viewable and the other half are not.
Can someone explain why that is, and how I can recover the rest of these photographs?
Thanks!
]]>Hi – is it possible for hidden fields to be included in the data saved by the plugin? I have a ‘Star Rating’ hidden field that is populated via Javascript when the user clicks a star – I can get the data sent via the standard CF7 email, but it doesn’t show up in the database.
]]>Hello, I am trying to use your plugin CFDB to manage the registration of users to a web activity of vencerelcancer.org The idea is for users to register with a form and then they can access their data through a login with their email and Password to modify them if they want. Can you help me with this? Could it be done using shortcodes? Thank you in advance for your time.
]]>I ran the wpengine tool which test for PHP7 compatibility. https://wpengine.com/blog/php-7-compatibility-checker-plugin/
It returned these findings about contact form db. Do any of these matter? Do you have a plan to update for PHP 7?
FILE: /nas/content/live/stephanieh57/wp-content/plugins/contact-form-7-to-database-extension/phpunit/WP_Mock_Functions.php
————————————————————————————————————————————
FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE
————————————————————————————————————————————
48 | WARNING | Function name “__” is discouraged; PHP has reserved all method names with a double underscore prefix for future use
————————————————————————————————————————————
FILE: /nas/content/live/stephanieh57/wp-content/plugins/contact-form-7-to-database-extension/CFDBWpdbUnbufferedResultIterator.php
———————————————————————————————————————————
FOUND 6 ERRORS AFFECTING 6 LINES
———————————————————————————————————————————
72 | ERROR | Extension ‘mysql_’ is deprecated since PHP 5.5 and removed since PHP 7.0 – use mysqli instead.
74 | ERROR | Extension ‘mysql_’ is deprecated since PHP 5.5 and removed since PHP 7.0 – use mysqli instead.
97 | ERROR | Extension ‘mysql_’ is deprecated since PHP 5.5 and removed since PHP 7.0 – use mysqli instead.
100 | ERROR | Extension ‘mysql_’ is deprecated since PHP 5.5 and removed since PHP 7.0 – use mysqli instead.
122 | ERROR | Extension ‘mysql_’ is deprecated since PHP 5.5 and removed since PHP 7.0 – use mysqli instead.
124 | ERROR | Extension ‘mysql_’ is deprecated since PHP 5.5 and removed since PHP 7.0 – use mysqli instead.
———————————————————————————————————————————
FILE: /nas/content/live/stephanieh57/wp-content/plugins/contact-form-7-to-database-extension/CFDBQueryResultIterator.php
————————————————————————————————————————
FOUND 13 ERRORS AFFECTING 13 LINES
————————————————————————————————————————
47 | ERROR | Extension ‘mysql_’ is deprecated since PHP 5.5 and removed since PHP 7.0 – use mysqli instead.
59 | ERROR | Extension ‘mysql_’ is deprecated since PHP 5.5 and removed since PHP 7.0 – use mysqli instead.
85 | ERROR | Extension ‘mysql_’ is deprecated since PHP 5.5 and removed since PHP 7.0 – use mysqli instead.
87 | ERROR | Extension ‘mysql_’ is deprecated since PHP 5.5 and removed since PHP 7.0 – use mysqli instead.
114 | ERROR | Extension ‘mysql_’ is deprecated since PHP 5.5 and removed since PHP 7.0 – use mysqli instead.
121 | ERROR | Extension ‘mysql_’ is deprecated since PHP 5.5 and removed since PHP 7.0 – use mysqli instead.
122 | ERROR | Extension ‘mysql_’ is deprecated since PHP 5.5 and removed since PHP 7.0 – use mysqli instead.
132 | ERROR | Extension ‘mysql_’ is deprecated since PHP 5.5 and removed since PHP 7.0 – use mysqli instead.
136 | ERROR | Extension ‘mysql_’ is deprecated since PHP 5.5 and removed since PHP 7.0 – use mysqli instead.
138 | ERROR | Extension ‘mysql_’ is deprecated since PHP 5.5 and removed since PHP 7.0 – use mysqli instead.
146 | ERROR | Extension ‘mysql_’ is deprecated since PHP 5.5 and removed since PHP 7.0 – use mysqli instead.
150 | ERROR | Extension ‘mysql_’ is deprecated since PHP 5.5 and removed since PHP 7.0 – use mysqli instead.
152 | ERROR | Extension ‘mysql_’ is deprecated since PHP 5.5 and removed since PHP 7.0 – use mysqli instead.
————————————————————————————————————————
When trying to export a single entry, I check the single entry and click the Export and a file is created but only the column names are exported…there is no data besides the column names.
]]>Hi, how to manually re-arrange the columns? and I want to delete unused columns, how to delete it? Thanks! ??
]]>Hello,
Please consider changing the capability for the menu option from “edit_themes” to “manage_options” like the core plugin Contact Form.
Thanks!
]]>Can’t download messages.
All options are correct. When I’m trying to download the message, it seems, that it’s trying to generate the file, but nothing happened ??
I was trying to choose different formats – no result.
Please, advise
Contact Form version 3.97
Contact Form to DB version 1.5.3
Contact Form by BestWebSoft – Version 3.96
Contact Form to DB by BestWebSoft – Version 1.5.1
I have Contact Form installed alone but it wasn’t sending emails, there were no errors and SMTP etc didn’t fix it.
So I installed CF to DB to see if it would save and this error came up in the error logs:
DOMAIN.com [Sat Dec 19 18:57:48 2015] [error] [client xxx.xxx.xxx.xxx:xxxxx] AH01215: WordPress database error Column 'attachment_status' cannot be null for query INSERT INTO
tablepre_cntctfrmtdb_message(
from_user,
user_email,
subject,
message_text,
sent,
dispatch_counter,
was_read,
status_id,
attachment_status) VALUES ('TestName', '[email protected]', 'Testing 17', 'qweghfqejwbgf', '1', '1', '0', '1', NULL) made by require('wp-blog-header.php'), require_once('wp-load.php'), require_once('wp-config.php'), require_once('wp-settings.php'), do_action('init'), call_user_func_array, cntctfrm_init, cntctfrm_check_and_send, cntctfrm_check_form, do_action('cntctfrm_check_dispatch'), call_user_func_array, cntctfrmtdb_check_dispatch, cntctfrmtdb_save_message, cntctfrmtdb_save_new_message: /home/sites/DOMAIN.com/public_html/index.php
I enabled the Attachment Block for the form (it was disabled), and then attached an image when I sent the form. This time the form saved to the DB *and* sent the email as expected.
This isn’t a required field and wasn’t even enabled on the form. Is this a plugin bug?
Thanks,
Hayley
Hello,
imagine a school Contact Forms 7 application scenario, where a visitor sends an application, which gets forwarded to MORE THAN ONE person. One, and ONLY ONE of those persons needs to reply, and user who repeat the application should be ignored.
Two problems arise:
– coordinating between the group of recipients is complicated. So, users frequently get MANY replies (Some of them contradict each other)
– the form is not smart enough to catch people who apply more than once, even when they have a UNIQUE user ID that repeats itself in multiple submissions.
So, here is what we would like to do.
– Have people who need to respond go to a private page in the web site (easy)
– Show in that page all previous submissions, sorted by the UNIQUE ID. (That way, repeated applicants easily show up)
– Add a field where the user who responds can record the event (binary field, yes/no). That way, when the second person is about to respond, she can see that it’s not needed any more.
Now, the question:
Would it take a lot of coding to do what we want? We don’t have too much technical expertise, so unless it’s something simple we could not wing it.
Using contact form (v3.86) and Contact Form to DB (v1.4.4). I can download one page at a time but how do I do an entire download of the DB?
]]>the plugin is not collecting data from Contact Form 7. This is happening since i upgraded from wordpress 3.9.2. Any Idea what is going on?
]]>Hi, since i upgraded to 4.0 Contact Form 7 is not sending new entrys to cf to db. I tried to create a new contact form called “Test” and it doesnt appear on the list of contact forms.
I dont know whats going on, any ideas? is this a known bug?