Notifications
Clear all

the commenter information is for someone else

4 Posts
2 Users
0 Likes
848 Views
(@se8820726)
New Member
Joined: 4 years ago
Posts: 4
Topic starter  

We have a website on Wordperss v5.2.4 and we're using wpdiscuz v5.3.2 plugin for handling comments.

Recently we've changed our template. So, we build a template and moved all the website along with the database to another server, then applied the new template.

Now we are facing a serious problem:

Most of the people who commented, reported that their name and their Email address belong to someone else.

We tried some solutions for solving this problem

1- We deleted contents in wp_wc_comments_subscription table.

2- We decided to delete receiving cookies named:

comment_author_ [hash]

comment_author_email_ [hash]

3- We deleted content within .wc_email and .wc_name fields via Javascript.

4- We added autocomplete="off" on "form" element of comment.

 

But the problem still exists 🙁

This is happening to people who commented on our website before changing the template.

Would you please help us to understand what's the problem and how we should solve it?

This topic was modified 4 years ago by se8820726

   
Quote
Elvina
(@elvina)
Support
Joined: 5 years ago
Posts: 1403
 

Hi @se8820726,

The issue may come from the wp_users table. Please check and make sure that the user_ids are the same on both websites. The issue should be solved.


   
ReplyQuote
(@se8820726)
New Member
Joined: 4 years ago
Posts: 4
Topic starter  

@elvina

Only the admins have accounts on the website and are registered on wp_users table.

The commentors are normal users who do not have accounts and are not registered on wp_users table.


   
ReplyQuote
Elvina
(@elvina)
Support
Joined: 5 years ago
Posts: 1403
 

@se8820726

Please provide some examples.


   
ReplyQuote
Share:
Scroll to top