websista
Member
Posted 3 years ago #
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; */
bee dudler
Member
Posted 3 years ago #
Hi,
at start page of ngg in the admin look what is shown about graphic library, seems to be a problem with GD library.
best regards
bee
websista
Member
Posted 3 years ago #
Here is what I find:
Graphic Library
* GD Version : bundled (2.0.34 compatible)
* FreeType Support : Yes
* FreeType Linkage : with freetype
* T1Lib Support : No
* GIF Read Support : Yes
* GIF Create Support : Yes
* JPG Support : No
* PNG Support : Yes
* WBMP Support : Yes
* XPM Support : No
* XBM Support : Yes
* JIS-mapped Japanese Font Support : No
Also :
Server Settings
* Operating System : Linux
* Server : Apache/2.2.10 (Unix) mod_ssl/2.2.10 OpenSSL/0.9.8g PHP/5.2.9 with Suhosin-Patch
* Memory usage : 21.8 MByte
* MYSQL Version : 4.1.22-standard
* SQL Mode : Not set
* PHP Version : 5.2.9
* PHP Safe Mode : Off
* PHP Allow URL fopen : On
* PHP Memory Limit : 128M
* PHP Max Upload Size : 128M
* PHP Max Post Size : 128M
* PHP Max Script Execute Time : 30s
* PHP Exif support : No
* PHP IPTC support : Yes
* PHP XML support : Yes
Are you able to see what is wrong here so that I can tell my server tech to turn it on?
bee dudler
Member
Posted 3 years ago #
Hi,
yes look: * JPG Support : No
best regards
bee