Skip to:
Content

BuddyPress.org

Opened 12 years ago

Closed 12 years ago

Last modified 12 years ago

#4578 closed defect (bug) (fixed)

group avatars do not display

Reported by: anointed's profile anointed Owned by:
Milestone: 1.7 Priority: normal
Severity: normal Version: 1.7
Component: Groups Keywords:
Cc:

Description

Running nightly svn of WordPress multisite and buddyPress trunk so always updated.

When creating a group, you are asked to upload an avatar. I choose an avatar and upload the avatar.

Normally, you are presented with the crop avatar. This does not show up, but rather I am left on the avatar screen with nothing changing.

Checking the server I do see /wp-content/uploads/group-avatars/1/avatar-name.jpg

So the file is actually there, yet I don't get to crop it, and the avatar never shows up on the front end.

Additionally:
There seems to be no way of deleting old group avatars. If I upload another avatar, the old one is not deleted, so I can end up with a large number of group avatars in the folder.

Change History (6)

#1 @r-a-y
12 years ago

  • Keywords needs-patch added

Confirmed on single-site as well.

The deleting should work itself out once we iron out the group avatar cropping issues.

Until then, just delete the /group-avatars/x/ folder for the group in question.

Last edited 12 years ago by r-a-y (previous) (diff)

#2 @r-a-y
12 years ago

  • Resolution set to fixed
  • Status changed from new to closed

(In [6385]) Fix notice in groups_screen_group_admin_avatar().

  • Addresses issues with the group avatar cropper failing.
  • Fixes #4578.

#3 @r-a-y
12 years ago

  • Keywords needs-patch removed
  • Milestone changed from Awaiting Review to 1.7

#4 @anointed
12 years ago

  • Resolution fixed deleted
  • Status changed from closed to reopened

doesn't fix it for me at least running vs. 6388

http://www.youtube.com/watch?v=acIxWnCPckw

I can replicate it on multiple installs and I'm willing to provide access if it would help.

#5 @r-a-y
12 years ago

  • Resolution set to fixed
  • Status changed from reopened to closed

(In [6389]) Fix notice during avatar step in groups_action_create_group().

  • Addresses issues with the group avatar cropper failing during the group creation process.
  • Fixes #4578.

#6 @r-a-y
12 years ago

Hi anointed,

I forgot to add the same fix during the group creation process; this should be addressed as of r6389.

Thanks a lot for testing trunk! Still a lot more work to do! :)

Note: See TracTickets for help on using tickets.