When I try to add a product without an image it works fine, but when I try to upload an image or select from exisiting images, I get the message:
CODE
Fatal error: Call to undefined function: imagecreatefromjpeg() in /home/plantfu/public_html/shop/classes/gd.inc.php on line 49
Can anyone help? This is happening on more than one of my stores, and quite desperately need it sorted.
Cheers, Tyler
Sir William
May 8 2007, 01:32 PM
If this error just started happening, meaning it used to work but now doesn't. I'd guess that the hosting company recently upgraded to a newer release of PHP/Apache but neglected to enable the GD2 support in the PHP build. This would certainly cause the issue you're seeing. Contact them about it.
If this is a new install, then it would appear that GD2 is not installed on the server. This would be rather unusual as it's pretty much standard fare for all hosting companies these days. Again, contact your hosting company.
Web Total
May 10 2007, 07:11 AM
QUOTE(Sir William @ May 8 2007, 02:32 PM)
If this error just started happening, meaning it used to work but now doesn't. I'd guess that the hosting company recently upgraded to a newer release of PHP/Apache but neglected to enable the GD2 support in the PHP build. This would certainly cause the issue you're seeing. Contact them about it.
If this is a new install, then it would appear that GD2 is not installed on the server. This would be rather unusual as it's pretty much standard fare for all hosting companies these days. Again, contact your hosting company.
Got in touch with hosting company and that was the issue. They've fixed it new. Thanks for your help!!
Cheers, Tyler
Brivtech
May 10 2007, 08:16 AM
Quality support! Nice one Bill!
Sir William
May 10 2007, 01:42 PM
Heh, I does my best massa.
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please click here.