The effects of alcohol on
sustanon 250 leucine for – real weight loss & bodybuilding benefits?
(@wpusernl)
New Member
Joined: 5 years ago
Hi,
I have the wpdiscus plugin installed on motorstof.nl, but for some reason for my user (Quincy) the wrong gravatar is showing up. I have a gravatar set up on the site and when I disable it shows the correct gravatar, however when I enable wpdiscuz it shows a gravatar that is linked to my social profile (FB).
This shouldnt be possible, since social logins are no longer enabled on the website. I already purged the cache several times, but the wrong gravatar is still showing. How can I fix this?
(@asti)
Illustrious Member
Joined: 8 years ago
(@wpusernl)
New Member
Joined: 5 years ago
I tried the following query:
DELETE FROM `wp_usermeta` WHERE `user_id` = (my user ID) AND `meta_key` = 'wpdiscuz_social_provider';
DELETE FROM `wp_usermeta` WHERE `user_id` = (my user ID) AND `meta_key` = 'wpdiscuz_social_userid';
DELETE FROM `wp_usermeta` WHERE `user_id` = (my user ID) AND `meta_key` = 'wpdiscuz_social_avatar';
and it did affect a few rows. After that I again removed the cache but it is still displaying the wrong gravatar
(@asti)
Joined: 8 years ago
Illustrious Member
Posts: 8196
May 04, 2021 8:59 am
@wpusernl,
The code works fine, we've just checked it.
Please navigate to Dashboard > wpDiscuz > Settings > General Settings admin page, click on the "Purge expired caches" and "Purge all caches" buttons, wait a bit and check again.