|
imagecreatefromjpeg() its from early version of GD if you have updated your cpanel may be Gd 2.x has been installed then you have to look in to your config.php file from your TGP soft and put you are using GD2.x
after you do that your tgp soft would use imagecreatetruecolor() instead of imagecreatefromjpeg()
if its a custom TGP soft ask your programmer to update that....
|