Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Information : If you can't upload any image file after update to v0.11.0-1. #890

Closed
krai500 opened this issue Apr 2, 2015 · 1 comment
Closed

Comments

@krai500
Copy link

krai500 commented Apr 2, 2015

Because this line.
https://github.com/humhub/humhub/blob/master/protected/modules_core/file/libs/ImageConverter.php#L299

This function " $exif = @exif_read_data($filename);" need php "php_exif" extenstion ".

First time when I have problem I don't know how to fix.
Recommend : It would be better if humhub include "php_exif" requirement in selftest admin page .

@WASasquatch
Copy link
Contributor

EXIF is part of default PHP environments. Only Windows users must enable extra DLLs for EXIF support. Thank you for the information.

http://php.net/manual/en/exif.installation.php

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants