hmm. I'm going to jump in here to add that this seems to be intermittant on my custom from src setup. (PHP 5.5.1/ php-fpm / Nginx 1.4.2)
GD is compiled and working. GD2 is not compiled.
Uploaded files ARE present in the proper site/assets/files folder.. (actually 2 files for each pic.)
Permissions are 0777 recursively .
Error.txt shows > Call to undefined function imagecreatefromjpeg() (line 179 of /var/www/vhosts/001/wire/core/ImageSizer.php)
Image can't be found to insert into the page. message says 'There are no images present on this page'
Any suggestion as to further debugging ?
I'm new to processwire and perhaps I'm not grasping this process, however, I was able to get this to work once with an existing page, but not now.
jacksprat