Hi. Since the last wpdiscuz update I'm getting "ERROR: Please accept the privacy policy" error message when trying to leave a comment on the website (www.hronikatm.com).
I’ve tried to fix it and add “Agree to terms” checkbox in comments. It shows, one can check it but none the less the same error message still appears when trying to post the comment even with checked “agree” box.
Could anyone please help me sort this? Thanks!
Hi @feronis,
It seems the error you've mentioned comes from the Akismet plugin and it's not properly configured. Can you please deactivate it just for testing purposes and re-check?
People still can not leave a comment... If I choose another sort of comment form (not wpdiscuz) , will all previous comments stay or would i lose them?
We didn't see such an issue on our test websites, can you kindly provide us a clone of your website using the Duplicator plugin or create a staging site and provide us full access to it, to allow our developers to check the issue?
wpDiscuz uses WordPress's DB to store the comments, so they will be there even after the deactivation of the wpDiscuz.
Isn'it a better idea to send you my login? I do not understand how duplicator works....
It looks like it was a plugins compatibility issue.
That error came from the wp-gdpr-compliance plugin ( https://wordpress.org/plugins/wp-gdpr-compliance/):
wp-gdpr-compliance/Utils/Integration.php: self::KEY_ERROR => __( 'Please accept the privacy policy', 'wp-gdpr-compliance' )
Disbaling gdpr plugin helped.