Skip to:
Content

BuddyPress.org

Opened 15 years ago

Closed 15 years ago

#707 closed defect (bug) (worksforme)

Bug.

Reported by: kevinheath's profile KevinHeath Owned by:
Milestone: Priority: major
Severity: Version:
Component: Keywords:
Cc:

Description

When uploading an avatar for a group. I am able to rop the thumbnail but when cropping the larger image, I get:

Warning: getimagesize(/home/sites/coastalnet.co.uk/public_html/wp-content/blogs.dir/1/files/avatars/1/premium.gif) [function.getimagesize]: failed to open stream: No such file or directory in /home/sites/coastalnet.co.uk/public_html/wp-content/mu-plugins/bp-core/bp-core-avatars.php on line 366

Warning: getimagesize(/home/sites/coastalnet.co.uk/public_html/wp-content/blogs.dir/1/files/avatars/1/premium.gif) [function.getimagesize]: failed to open stream: No such file or directory in /home/sites/coastalnet.co.uk/public_html/wp-content/mu-plugins/bp-core/bp-core-avatars.php on line 367

Warning: Division by zero in /home/sites/coastalnet.co.uk/public_html/wp-content/mu-plugins/bp-core/bp-core-avatars.php on line 370

Warning: Cannot modify header information - headers already sent by (output started at /home/sites/coastalnet.co.uk/public_html/wp-content/mu-plugins/bp-core/bp-core-avatars.php:366) in /home/sites/coastalnet.co.uk/public_html/wp-includes/pluggable.php on line 856

Change History (2)

#1 @ndrwld
15 years ago

KevinHeath what is PHP memory limit size in your installation? Try to set it to 64M in wp-settings.php (line 13) in root folder.

#2 @apeatling
15 years ago

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

Check the permissions on the folders.

Note: See TracTickets for help on using tickets.