Skip to:
Content

BuddyPress.org

Opened 3 years ago

Closed 2 years ago

#8969 closed defect (bug) (wontfix)

Default avatar image is broken.

Reported by: himshekhar07 Owned by: johnjamesjacoby
Priority: normal Milestone: BuddyPress.org Sites
Component: BuddyPress.org Sites Version:
Severity: major Keywords: needs-patch
Cc: rajinsharwar

Description

The default avatar is showing a broken image.

Screenshot : https://share.cleanshot.com/MLX3bgcQsWNmrRZM4jcF

Change History (2)

#1 @rajinsharwar
3 years ago

  • Cc rajinsharwar added
  • Milestone Awaiting ReviewBuddyPress.org Sites
  • Severity normalmajor

It seems that in the image src, the URL is: https://secure.gravatar.com/avatar/?s=64&d=mm&r=g, which leads to a 404 error. I guess the correct URL should be: https://secure.gravatar.com/avatar/?s=64&d=mm&r=g%202x. It's missing that "%202x" at the end.

Note: Images not showing sitewide for the users who don't have a profile photo.

#2 @espellcaste
2 years ago

  • Resolutionwontfix
  • Status newclosed

Closing as per #9193

Note: See TracTickets for help on using tickets.