JackMcGrath / slms

0 stars 0 forks source link

[MEDIUM] Profile. Upload avatar. 500 Internal Server Error #186

Closed staeron closed 11 years ago

staeron commented 11 years ago

STEPS:

Avatar should uploaded is successfully

RESULT:

Avatar was not uploaded. The following error appears:

An image could not be created from the given input 500 Internal Server Error - InvalidArgumentException

deespater commented 11 years ago

@sergei-weavora please try again. Cache clearing could be a cause

artem-chechoro commented 11 years ago

Try to upload item type: JPEG image. The following error appears:

An image could not be created from the given input 500 Internal Server Error - InvalidArgumentException

See screenshot below: 2013-02-13_1829

deespater commented 11 years ago

@artem-chechoro this is indevelopment server issue. I will handle it

deespater commented 11 years ago

@sergei-weavora or @yurytolochko please have a look at GD library installation. Issue is in unsupportable JPEG format configuration in current installation

deespater commented 11 years ago

@sergei-weavora let's postpone this issue to PROD server installation

artem-chechoro commented 11 years ago

Done