[Plugin: NextGEN Gallery] Unable to Make Thumbnails
-
When I upload a directory to make a Gallery it cannot make the thumbnails. I get this error:
Fatal error: Call to undefined function ImageCreateFromJpeg() in /home/potshots/public_html/wp-content/plugins/nextgen-gallery/lib/gd.thumbnail.inc.php on line 183
This is the code from gd.thumbnail.inc.php on line 183
/* case ‘JPG’:
$this->oldImage = ImageCreateFromJpg($this->fileName);
break; */
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
- The topic ‘[Plugin: NextGEN Gallery] Unable to Make Thumbnails’ is closed to new replies.