Elgg will not resize avatar... no matter what I upload.. this is a new install of 1.8.2 on a VPS and I've never had an avatar issue before now. anyone know of a better avatar plugin?
info@elgg.org
Security issues should be reported to security@elgg.org!
©2014 the Elgg Foundation
Elgg is a registered trademark of Thematic Networks.
Cover image by Raül Utrera is used under Creative Commons license.
Icons by Flaticon and FontAwesome.
- iionly@iionly

iionly - 0 likes
- Baradhili@baradhili

Baradhili - 0 likes
- iionly@iionly

iionly - 0 likes
You must log in to post replies.Have you checked if the php GD extension is installed? This is a requirement for Elgg to allow for resizing of images.
Have you checked what happens if you upload an image to the files section? If the resizing fails in the files section, too, you have surely a problem with the GD library and not only an avatar issue.
I'm also having this problem..
I get 'Resize of the Avatar failed" - files upload fine, my GD seems to be all working...
@Bardhili: it could be an issue caused by a 3rd party plugin. I believe it has been mentioned somewhere that the Profile Manager plugin could cause problems with avatar handling. Though I don't know if this issue might have already been fixed it the most recent release of the Profile Manager plugin. I would advise to disable any 3rd party plugins and themes to check out if this solves the issue with avatar resizing. If yes, you only need to narrow down which plugin is responsible. If not, you know at least that the problem is not caused by a 3rd party plugin.