Hi, all,
I have contact form 7 database Addon installed, and it contains a product order table. I want to prevent the customer from entering the duplicated order numbers. So, I added some code snippets in function.php. The first thing I am trying to do is to get all the data existing in the product order table but fail. The testing code below is to make sure I can access that table, the $total it returned is not the correct number.
add_filter( ‘wpcf7_validate_email*’, ’email_already_in_db’, 10, 1);
function email_already_in_db ( $result, $tag ) {
global $wpdb;
$cfdb = apply_filters( ‘cfdb7_database’, $wpdb );
$table_name = $cfdb->prefix.’db7_forms’;
$total_query = “SELECT COUNT(*) FROM” + $table_name;
$total = $cfdb->get_var( $total_query );
if($total == 1){
$result->invalidate($tag, $total);
}
return $result;
}
Hi, I am very interested in your plugin along with Woocommerce add-on. Before purchasing I’d like to ask for a few questions:
– is the plugin compatible with WPML (multi-language site)?
– is the plugin core meant only for comments? I mean, what about the registered guests?
– is the Woocommerce plugin able to manage all personal data stored in the e-commerce shop? Registrations, orders, pending orders, … and is it possible to define which data is to be kept and which can be deleted, according to the current fiscal laws?
Thanks a lot.
]]>Hello,
through site health I find out that this critical message:
REST API failed
Error: [] cURL error 28: Operation timed out after 10001 milliseconds with 0 bytes received
is originated from your plugin…
How can fix this issue?
Thank you
]]>I’ve noticed the wpc4_gdpr_log table in the database is quite large after a month’s use, currently 4000+ rows and 17mb. Why is it logging so much stuff? If it’s not needed could you add an option to disable logging in the plugin settings?
]]>Hi guys,
I was downloading and installing the plugin to test it before buying the Gravity Forms plugin. But until now the plugin isnt showing any data when I enter my e-mail and ask for a full report.
I have full user-rights as admin and I cant see what the problem should/could be – can you guide me towards a solution.
Kind regards Peter
]]>Got BPS Pro showing php errors and looks like its something to do with gdpr
running wordpress 4.3 and gdpr 1.5.4
===============
[BPS Pro htaccess Protected Secure PHP Error Log]
[05-Feb-2019 18:36:33 UTC] WPCLI doesnt exist
[05-Feb-2019 18:36:36 UTC] WPCLI doesnt exist
[05-Feb-2019 18:36:38 UTC] WPCLI doesnt exist
[05-Feb-2019 18:36:40 UTC] WPCLI doesnt exist
[05-Feb-2019 18:36:40 UTC] WPCLI doesnt exist
[05-Feb-2019 18:36:40 UTC] WordPress database error Multiple primary key defined for query ALTER TABLE mjs_gdpr_del_requests ADD PRIMARY KEY (ID) made by do_action(‘admin_init’), call_user_func_array, wp_gdpr\lib\Gdpr_Customtables->create_custom_tables, wp_gdpr\lib\Gdpr_Customtables::create_delete_request_table, dbDelta, W3_Db->query, W3_DbCache->query, W3_DbCallUnderlying->query, W3_Db->query, W3_DbProcessor->query, W3_Db->default_query
[05-Feb-2019 18:36:40 UTC] WordPress database error Multiple primary key defined for query ALTER TABLE mjs_gdpr_requests ADD PRIMARY KEY (ID) made by do_action(‘admin_init’), call_user_func_array, wp_gdpr\lib\Gdpr_Customtables->create_custom_tables, wp_gdpr\lib\Gdpr_Customtables::create_request_table, dbDelta, W3_Db->query, W3_DbCache->query, W3_DbCallUnderlying->query, W3_Db->query, W3_DbProcessor->query, W3_Db->default_query
[05-Feb-2019 18:36:41 UTC] WPCLI doesnt exist
[05-Feb-2019 18:36:42 UTC] WPCLI doesnt exist
[05-Feb-2019 18:36:43 UTC] WordPress database error Multiple primary key defined for query ALTER TABLE mjs_gdpr_del_requests ADD PRIMARY KEY (ID) made by do_action(‘admin_init’), call_user_func_array, wp_gdpr\lib\Gdpr_Customtables->create_custom_tables, wp_gdpr\lib\Gdpr_Customtables::create_delete_request_table, dbDelta, W3_Db->query, W3_DbCache->query, W3_DbCallUnderlying->query, W3_Db->query, W3_DbProcessor->query, W3_Db->default_query
[05-Feb-2019 18:36:43 UTC] WordPress database error Multiple primary key defined for query ALTER TABLE mjs_gdpr_requests ADD PRIMARY KEY (ID) made by do_action(‘admin_init’), call_user_func_array, wp_gdpr\lib\Gdpr_Customtables->create_custom_tables, wp_gdpr\lib\Gdpr_Customtables::create_request_table, dbDelta, W3_Db->query, W3_DbCache->query, W3_DbCallUnderlying->query, W3_Db->query, W3_DbProcessor->query, W3_Db->default_query
[05-Feb-2019 18:36:43 UTC] WordPress database error Multiple primary key defined for query ALTER TABLE mjs_gdpr_del_requests ADD PRIMARY KEY (ID) made by do_action(‘admin_init’), call_user_func_array, wp_gdpr\lib\Gdpr_Customtables->create_custom_tables, wp_gdpr\lib\Gdpr_Customtables::create_delete_request_table, dbDelta, W3_Db->query, W3_DbCache->query, W3_DbCallUnderlying->query, W3_Db->query, W3_DbProcessor->query, W3_Db->default_query
[05-Feb-2019 18:36:43 UTC] WordPress database error Multiple primary key defined for query ALTER TABLE mjs_gdpr_requests ADD PRIMARY KEY (ID) made by do_action(‘admin_init’), call_user_func_array, wp_gdpr\lib\Gdpr_Customtables->create_custom_tables, wp_gdpr\lib\Gdpr_Customtables::create_request_table, dbDelta, W3_Db->query, W3_DbCache->query, W3_DbCallUnderlying->query, W3_Db->query, W3_DbProcessor->query, W3_Db->default_query
[05-Feb-2019 18:37:35 UTC] WPCLI doesnt exist
plus loads more
and more and more………
Php errors are not showing on the front end but are in the bps pro log and the front end theme seems to be broken although this could be unrelated
]]>Salve è la prima volta che scrivo e chiedo scusa se è errato
ho installato il plugin wp gdpr ed ho il tema blossom mommy
se attivo il plugin mi esce error please fill the required fields (GDPR checkbox), e sotto ai commenti non esce la casella per accettare il gdpr
se lo disattivo i commenti vanno
come posso risolvere il problema?
grazie mille per l’aiuto
]]>Hi
Your plugin create a cookie called PHPSESSID.
Can you tell me what it is used for and is there a way to turn it off?
Thanks
John
]]>Hello,
I would like to customize this two template.
I try to do like your support tell us with email (duplicate and modify in my theme ex: wp-gdpr-core/front/form.php) but it doesn’t work. do you have a solution?
thanks
Hi @all
I have some questions to this great plugin.
Is there any antispam function (like a honeypot, CSS hack,..) for the form [REQ_CRED_FORM] ?
At the moment some spambots are filling the form ??
Then there are two issues on HTML5:
1. <form action=””…> -> Bad value “” for attribute “action” on element “form”: Must be non-empty.
It would be nice, to use the URL where the form [REQ_CRED_FORM] is used as “form action” and let change/add/modify it in the backend (in my case i want to use an anchor like here https://www.all4hardware4u.de/datenschutzerklaerung/#datenanfordern )
2. <label for=”checkbox_gdpr”> -> The “for” attribute of the “label” element must refer to a non-hidden form control. (is here the value= in the input missing?)
Is it possible to deactivate the checkbox für the comment form? Maybe with a hook or a “remove_action”?
Is it possible to add a second button on “Your Privacy Center” so the the user can decide if he just want to anonymize the data or delete? There is only a delete request but the plugin offers in the backend to anonymize.
Is it possible to change the content (text, font, translations) at the generated site “Your Privacy Center”? Is this a template-file(s) like for the emails?
And in my case my footer isn’t be displayed correctly.
You can see this here:
https://all4hardware4u.de/new.jpg
The next “issue” you can see at this screenshot is, that no data are stored for this request. So i think this person shouldn’t have the button to request a delete because nothing happens and the user could be maybe confused.
Best regards,
Harry
We have purchased the gravity form add-on and when we sent a request with the “GDPR – REQUEST PERSONAL DATA” page, we received the link in the email and that link only shows the WordPress comment data. Here is a screenshot for your reference:https://prntscr.com/jw5mwr
Can you please guide us if we missed any settings?
]]>The GDPR checkbox shows up and works fine. However the moderation comment which used to show up has not stopped appearing. Is this due to the plugins own GDPR checkbox?
]]>Hello,
After the new 2.0 update, the new privacy center is not showing any entries ive made for CFDB7. It shows wordpress comments but nothing else, there is no tab for other entries.
Your function “add_metabox_in_editor” added to filter “the_editor” in controller/controller-comments.php:125 breaks the functionality “Reply to Comment” in WP backend. (wp-admin/edit-comments.php?p=xxxx, then click “Reply” below a comment)
The following error occurs:
Warning: printf(): Too few arguments in wp-includes/class-wp-editor.php on line 293
This is because the German translation (languages/wp_gdpr-de_DE.po:40) has a %s pattern where there is no %s in the original text.
You should replace the %s with the word “Datenschutzerkl?rung”.
de_DE_formal is also affected.
Hello! The GDPR Text I have configured (it’s almost the original default text) is not shown under the comment box. Additionally the checkbox text is not placed beside the checkbox. Is there something I can do to make it look like it’s supposed to look? Here one example: https://mieth-me.de/wahre-liebe/
]]>When activating the WP GDPR-plugin the following error occurs:
Fatal error: Class ‘wp_gdpr\controller\Controller_Credentials_Request’ not found in /var/www/virtual/NAMEOFCOSTUMER/htdocs/wp-content/plugins/wp-gdpr-core/lib/gdpr-container.php on line 57
What’s causing this error? Any ideas to help me on my way solving this?
]]>Hello , i ve installed the latest version,and after i send a request data I get an error page after the sending it seems it is unable to display the Thank you page and display the 404 page
]]>So i have been testing WP GDPR for a few days. When doing a test on gtmetrix.com it says it takes 6.95s to load wp_gdpr with admin-ajax.php. Making the site realy slow.
Why is this?
]]>Hi guys,
Firstly thank you so much for building this plugin, it has been a great time saver in getting our site GDPR compliant.
After installing the plugin, I’ve noticed that there is no checkbox to accept GDPR under the comment field. This results in a WordPress error when someone tries to add a comment as it asks them to tick the GDPR box, despite not one actually being visible.
How can I get the checkbox to show? I can manually insert it into the comments template if need be.
Thank You
Danny
]]>We need a way to clean up the back-end. I get many requests that are invalid (using fake mail addresses, etc) – but I see no way of REMOVING those fake requests or a simply way to clean up the back-end.
Please offer an option so we can clean up the backend and remove any requests that are not valid.
]]>There’s a page for sending a request for information but how do I send a request for deletion?
]]>I don’t see a form on the GDPR Request Personal Information page.
This short code is on the page:
[REQ_CRED_FORM]
But the page displays no content where that short code is located.
]]>Hi,
with this plugin is possible suscribe users to the mailchimp segment generated by GPDR fields of mailchimp (https://snag.gy/nKLlHV.jpg)?
Before:
I had a CF7 form with checkbox
[] Accept privacy policy and terms and conditions
If not check the form not sent
[] Accept suscribe newsletter
If not check it not suscribe you to the newsletter
Now with GDPR fields actives should be:
I have a CF7 form with checkbox
[] Accept privacy policy and terms and conditions
If not check the form not sent
[] Accept suscribe to recibe company information
If not check it not suscribe you to the newsletter segment company information
[] Accept suscribe to recibe advertising information
If not check it not suscribe you to the newsletter segment advertising information
So my question is: is you plugin able to connects with mailchimp GPDR fields, so I can segment correctly people that only want know company informations and peoples who want advertising informations?
Thank you in advance
Stefano
I installed WP-GDPR. If a user send a request for their data, they receive an email. If they click on the link. They don;’t get access to their data. They just return to https://www.te-learning.nl/blog/gdpr-verzoek-om-inzage-in-persoonlijke-data/
As an administrator I receive an email. If I click on Checlk List of Requests, I do not see any request.
———– SCAN REPORT ———–
TimeStamp: Tue, 22 May 2018 17:12:01 +0200
(/usr/sbin/cxs –allusers –nobayes –clamdsock /var/clamd –defapache nobody –doptions Mv –exploitscan –nofallback –filemax 0 –noforce –html –mail root –options mMOLfSGchexnZDRru –qoptions Mv –quiet –sizemax 1000000 –smtp –ssl –summary –sversionscan –timemax 30 –nounofficial –virusscan –Wloglevel 0 –Wmaxchild 3 –Wnotify inotify –Wrateignore 300 –Wrefresh 7 –Wsleep 3 –Wstart –www)
cxswatch Scanning /home/xxxxxx/public_html/wp-content/plugins/wp-gdpr-core:
‘/home/xxxxxx/public_html/wp-content/plugins/wp-gdpr-core/lib/gdpr-menu-backend.php’
Universal decode regex match = [universal decoder]
I bought the WP GDPR plugin Contact Form Database 7 Addon, for its translation it’s good I generated the files wp_gdpr-fr_FR (po and mo) I put them under / www / wp-content / languages / plugins, i am having trouble with WP GDPR because it has the same filename as wp_gdpr. what can I do in this case to have both plugins translated.
]]>Is there any steps to get the GDPR blog checkbox to show. For some reason it does not show on the page but wont submit the comment as it needs to be checked. Ive used inspect and its not a CSS problem, it isnt on the page at all.
Is there a way to add the checkbox in?
]]>How do i increase the font on the landing page this plugin creates? what is the css code i need to add to my theme? Thanks.
]]>Just installed v 1.5.6 and get the following error when I attempt to Activate
Fatal error: session_start(): Failed to initialize storage module: user (path: ) in /srv/bindings/818d60f75b4543d7963acde599403419/code/wp-content/plugins/wp-gdpr-core/lib/session-handler.php on line 22
]]>Hello, when I click on “Send Delete Request” I do not receive any cancellation request in the “backend” of my site. The request goes to data requests instead of Delete Request.
]]>