Project:Gravatar integration
Version:5.x-1.2
Component:User interface
Category:bug report
Priority:normal
Assigned:Unassigned
Status:closed (won't fix)
Issue tags:gravatar avatar upload

Issue Summary

I have an uploaded avatar for my user profile. But I also installed this module.

I didn't enable automatic gravatar prepending in comments, so I put the
<?php if ($comment->gravatar) { print $comment->gravatar; } elseif ($picture) { print $picture; } ?>on my theme instead.

Problem is, users and anonymouses without avatars will use the gravatar, but users who unchecked the "Replace my user picture in comments with the gravatar for my e-mail address" won't have their uploaded avatars showed up. Any help?

Comments

#1

Forgot to mention that the email which is attached on my user account is not registered at Gravatar.

#2

Status:active» closed (won't fix)

I really don't have any advice, D5 is about to be unsupported as of tomorrow, so I'm going to have to mark this as won't fix.

nobody click here