1
Sometime ago I upgraded from 2.0.7.3 to 2.0.9.2. Before the upgrade, I had MyAlbum ver 2.83 working fine on our Intranet running PHP 4.3.7. After the XOOPS upgrade, I started to get problems whenever a user tried to submit an image :
PHP Fatal error: Call to undefined function: imagecreatefromjpeg() in d:cms.fctmodulesmyalbumincludefunctions.php on line 292
We currently still run PHP ver 4.3.7. Could anyone tell me whether the upgrade to 2.0.9.2 would have had any influence on the php function 'imagecreatefromjpeg()' of version 4.3.7? In other words, could I potentially fix this by upgrading to PHP 4.3.10? Incidentally, we can upload gifs, but not jpegs. I am asking because if it is not likely to help I'd rather avoid it for now.
I've read
this post relating to upgrades but it doesn't seem to fit my circumstances. I've also requested assistance
here but the thread has kind of gone off the original topic and spidered which is why I am starting here with a specific PHP point of view.
Thanks
Ted