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

Uploading a .gif causes a fatal error #96

Open
tomusborne opened this issue Oct 20, 2016 · 1 comment
Open

Uploading a .gif causes a fatal error #96

tomusborne opened this issue Oct 20, 2016 · 1 comment

Comments

@tomusborne
Copy link

tomusborne commented Oct 20, 2016

If a .gif is run through the resizer, this is printed on the page:

Fatal error: Call to undefined method WP_Image_Editor_Imagick::get_error_message()

If it isn't possible to resize .gifs, maybe a different error can be printed?

@awps
Copy link
Contributor

awps commented Jun 7, 2017

The problem here is not with the image type. Looks like the resize functions from WP are not loaded. I've just tested it with a GIF image and all is OK(WP 4.7.5).

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

2 participants