Quote:
Originally Posted by TriMe
I tried my first YouTubeHD and had a thumbnail issue. It was because I had to create a folder called YouTubeHD in the site.com/videothumbnails/ folder and chmod it to 777.
|
What a coincidence, I was just trying my first HD one as well. And, I got this message ....
Code:
Warning: fopen([path]/videothumbnails/YouTubeHD/xA9RIn2MNDk.jpg) [function.fopen]: failed to open stream: No such file or directory in [path]/includes/videoserviceapi/class_youtubehd.php on line 84
Warning: fwrite(): supplied argument is not a valid stream resource in [path]/includes/videoserviceapi/class_youtubehd.php on line 85
Warning: fclose(): supplied argument is not a valid stream resource in [path]/includes/videoserviceapi/class_youtubehd.php on line 86
So, I'm going to go ahead and add the folder and make sure that was the only issue.
Edited: Worked. Thanks TriMe