Joomla.it Forum
Componenti per Joomla! => Gallerie di immagini => : TheBestNeo 03 Feb 2008, 11:22:42
-
Questo l'errore riportato:
Fatal error: Call to undefined function: imagecreatefromjpeg() in d:\programmi\easyphp1-8\www\bad illusion site\administrator\components\com_easygallery\classes\photos.php on line 576
Qualche idea? Non so perchè mi fa così.
-
A nessuno è capitato? :-[
-
Ho trovato questa soluzione:
This error means that the GD library hasn't been compiled with php. Ask your hosting provider to enable this for you.
If you have access to the php.ini file yourself, open it, and change this line:
;extension=php_gd2.dll
to:
extension=php_gd2.dll
then restart apache.
Cercando ho trovato il file ma la linea era già non commentata.
Se qualcuno ha risolto per favore mi spieghi come ha fatto!
Grazie
-
Risolto.
Scrivo come fare per gli utilizzatori di EasyPHP.
1- Cliccare col destro sull'icona del programma nella systray.
2- Andare su "Configurazione->Estensioni PHP.
3- Apparirà una lista di estensioni nella quale dovete spuntare php_gd2.
4- Cliccare su applica
Spero possa essere utile a qualcuno!