After I moved to a new and upgraded server I am encountering bizarre problem. After adding new video when I am trying to save it I am getting following error:
Fatal error: Call to undefined function imagecreatefromjpeg() in /home/domain/subdomains/forums/httpdocs/media/media_functions_builds.php on line 48
It looks like thumbnail cannot get resized and that is why i am getting error message. Interstingly the video is actually saved in MEDIA. However, when you open the list of videos the thumbnail is big, one more reason to believe that the problem is with resize.
Any help would be appreciated.
EB
----------------
EDIT: Problem resolved. GD feature was not enabled in PHP. Thanks to Michal72 who pointed me to the right direction.
|