I get this error when linking to a video:
Code:
Warning: fopen([path]/videothumbnails/YouTube/R7yfISlGLNU.jpg) [function.fopen]: failed to open stream: Permission denied in [path]/includes/videoserviceapi/class_youtube.php on line 91
Warning: fwrite(): supplied argument is not a valid stream resource in [path]/includes/videoserviceapi/class_youtube.php on line 92
Warning: fclose(): supplied argument is not a valid stream resource in [path]/includes/videoserviceapi/class_youtube.php on line 93
I chmod 777 the videothumbnails and videoserviceapi...did I miss something else?