YouTube Playlist Error

Posted in: Newsmag
Post count: 17

When I use the YouTube Playlist, I continue to get this error on the backend and titles do not show on the actual player. All plugins are disabled/deleted and it still continues:

Warning: file_get_contents(): http:// wrapper is disabled in the server configuration by allow_url_fopen=0 in /hermes/waloraweb095/b2837/moo.toppbottom/topp-bottom-2.com/wp-content/themes/Newsmag/includes/wp_booster/td_video_playlist_support.php on line 183 Warning: file_get_contents(http://gdata.youtube.com/feeds/api/videos/M7HmfcpK8Zc?format=5&alt=json): failed to open stream: no suitable wrapper could be found in /hermes/waloraweb095/b2837/moo.toppbottom/topp-bottom-2.com/wp-content/themes/Newsmag/includes/wp_booster/td_video_playlist_support.php on line 183 Warning: file_get_contents(): http:// wrapper is disabled in the server configuration by allow_url_fopen=0 in /hermes/waloraweb095/b2837/moo.toppbottom/topp-bottom-2.com/wp-content/themes/Newsmag/includes/wp_booster/td_video_playlist_support.php on line 183 Warning: file_get_contents(http://gdata.youtube.com/feeds/api/videos/pXRLYR3VFj8?format=5&alt=json): failed to open stream: no suitable wrapper could be found in /hermes/waloraweb095/b2837/moo.toppbottom/topp-bottom-2.com/wp-content/themes/Newsmag/includes/wp_booster/td_video_playlist_support.php on line 183 Warning: Cannot modify header information – headers already sent by (output started at /hermes/waloraweb095/b2837/moo.toppbottom/topp-bottom-2.com/wp-content/themes/Newsmag/includes/wp_booster/td_video_playlist_support.php:183) in /hermes/waloraweb095/b2837/moo.toppbottom/topp-bottom-2.com/wp-admin/post.php on line 233 Warning: Cannot modify header information – headers already sent by (output started at /hermes/waloraweb095/b2837/moo.toppbottom/topp-bottom-2.com/wp-content/themes/Newsmag/includes/wp_booster/td_video_playlist_support.php:183) in /hermes/waloraweb095/b2837/moo.toppbottom/topp-bottom-2.com/wp-includes/pluggable.php on line 1179

Post count: 9544

Looks like a server setting, based on this error “allow_url_fopen=0”

allow_url_fopen is a PHP configuration setting on server and It is disabled on the server You are using for your website, and this plugin uses this function for a functionality.

So if you can enable “allow_url_fopen” on your server, this problem will resolved. Ask your host to enable this, if you don’t know about it.

Post count: 17

Thanks so much! After doing that, it works perfectly.

Post count: 9544

Happened to me once, which is how I already knew that one 🙂
Glad to help out.

Viewing 4 posts - 1 through 4 (of 4 total)
You must be logged in to reply to this topic.