• When I try to add a thumbnail, I get this following error message.

    Warning: file_get_contents() [function.file-get-contents]: URL file-access is disabled in the server configuration in video-thumbnails.php on line 186
    
    Warning: file_get_contents(http://img.youtube.com/vi/a7BFZqQ4ruA/0.jpg) [function.file-get-contents]: failed to open stream: no suitable wrapper could be found in video-thumbnails.php on line 186
    
    Warning: Cannot modify header information - headers already sent by (output started at video-thumbnails.php:186) in wp-includes/pluggable.php on line 890

    Does the plugin require fopen to be activated? I’m not sure that my host allows that due to security reasons.

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author Sutherland Boswell

    (@sutherlandboswell)

    In a few minutes version 1.0.5 should appear, let me know if it works for you. Switched to cURL instead of file_get_contents().

    Thread Starter alexz

    (@alexz)

    @sutherlandboswell: Not sure if it’s something wrong at my side but now the thumbnail is now a “broken picture” when a video is added.

    And is it possible to donate to your project through Flattr or PayPal?

    Thanks.

    Plugin Author Sutherland Boswell

    (@sutherlandboswell)

    Hmm, it’s probably an issue with your host… Would it be possible to create an admin account for me to give it a look? Just email it to [email protected]

    Currently the only donations I can accept are in the form of an Amazon wish list.

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘[Plugin: Video Thumbnails] The plugin requires fopen?’ is closed to new replies.