Closed (fixed)
Project:
Video
Version:
5.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
3 May 2008 at 07:43 UTC
Updated:
14 Oct 2009 at 21:30 UTC
Thank you for this beautiful module. I have a problem though and wondering if there is a fix for this. Video uploads great from YouTube, but it does not insert the thumbnail with the following error:
* warning: imagecreatefromjpeg() [function.imagecreatefromjpeg]: URL file-access is disabled in the server configuration in /home/mysite/includes/image.inc on line 326.
* warning: imagecreatefromjpeg(http://i.ytimg.com/vi/a7Ny5BYc-Fs/default.jpg) [function.imagecreatefromjpeg]: failed to open stream: no suitable wrapper could be found in /home/mysite/includes/image.inc on line 326.
Any support would be greatly appreciated.
Lilian
Comments
Comment #1
hypertext200