Video post ERROR

Posted in: Newsmag
Post count: 18

Hi,

Every time I try to put video article i get this error that you see in the attachment.

So I select “DEFAULT” look of post, choose the format “VIDEO” and when I go to save the post, and this appears to me.

After this error, post is visible on the front page. However, is there is a solution to put video post and that does not answer to this error.

Thank you

Warning: get_headers() [function.get-headers]: http:// wrapper is disabled in the server configuration by allow_url_fopen=0 in …/public_html/v2/wp-content/themes/newsmag/includes/wp_booster/td_video_support.php on line 109

Warning: get_headers() [function.get-headers]: This function may only be used against URLs in …/public_html/v2/wp-content/themes/newsmag/includes/wp_booster/td_video_support.php on line 109

Warning: Cannot modify header information – headers already sent by (output started at /home/kruporg/public_html/v2/wp-content/themes/newsmag/includes/wp_booster/td_video_support.php:109) in /home/kruporg/public_html/v2/wp-admin/post.php on line 233

Warning: Cannot modify header information – headers already sent by (output started at …/public_html/v2/wp-content/themes/newsmag/includes/wp_booster/td_video_support.php:109) in /home/kruporg/public_html/v2/wp-includes/pluggable.php on line 1178

  • This topic was modified 11 years by rimA.
Post count: 9544

You need to enable “fopen” on your server; contact your hosting provider to fix that.

They would normally add this to php.ini file for your domain; alternately some hosts allow setting that to on from htaccess, but should be done at server level.

Not a theme issue.

Post count: 1291

Hi,

Christopher is right, you have to “add php_value allow_url_fopen On” in your php.ini file, check this discussion – http://stackoverflow.com/questions/3694240/add-allow-url-fopen-to-my-php-ini-using-htaccess

If it doesn’t fix the issue try to contact the server administrator and let him know about this issue.

Thank you, Emil G.

Viewing 3 posts - 1 through 3 (of 3 total)
The forum ‘Newsmag’ is closed to new topics and replies.