In my control panel with file fields and images added to them, I am getting the following error Fatal error: Call to undefined function Intervention\Image\imagecreatefrompng()
Running Mac OSX 10.10 Yosemite and default PHP install. Not using transform in templates at this time. Just seeing this when I click on the page that has a file field with an image associated. Assuming it is trying to create a thumbnail for the nice new file field. Kind of a showstopper for dev. Something up with my GD support or something like that?
See the following in phpinfo
- GD Support enabled
- GD Version bundled (2.1.0 compatible)
- GIF Read Support enabled
- GIF Create Support enabled
- JPEG Support enabled
- libJPEG Version 9 compatible
- WBMP Support enabled
- XBM Support enabled