› Forums › Plugin Support › jw player on Xvideos Importer Error "Error loading player: No playable sources f
- This topic has 7 replies, 3 voices, and was last updated 7 years, 6 months ago by
XWP_Guy.
-
AuthorPosts
-
horass.e.news
Participantjw player on Xvideos Importer Error “Error loading player:
No playable sources found ”please solve the problem jw player in the plugin (Xvideos importer pro) i just bought the plugin today (9-june-2018) but problematic
Please help..thanks
XWP
GuestPlease read our message on this topic:
horass.e.news
ParticipantI have tried many times and the result remains the same ..
How about this? since the purchase until now the use of jw player (Xvideos importer Pro) does not work
Please help
My url: http://jav80.xyz/x-indian-napali-forbidden-muslim-sex-before-marriage-wowmoyback/
horass.e.news
ParticipantError LOG
[09-Jun-2018 16:01:41 UTC] PHP Warning: file_get_contents(): http:// wrapper is disabled in the server configuration by allow_url_fopen=0 in /home/bercystf/public_html/jav80.xyz/wp-content/plugins/xvideos-importer-pro/jwplayer/index.php on line 40
[09-Jun-2018 16:01:41 UTC] PHP Warning: file_get_contents(http://www.xvideos.com/video36014731/_): failed to open stream: no suitable wrapper could be found in /home/bercystf/public_html/jav80.xyz/wp-content/plugins/xvideos-importer-pro/jwplayer/index.php on line 40why? what solution?
please helpthanks before
XWP_Guy
KeymasterHello
This plugin require your server enabled cURL and file_get_contents, may be your server not enable these features. please contact hosting provider.
Regardshorass.e.news
Participanthello…
i’ve tried it ..
My hosting provider suggests creating a php.ini file and putting this code:
function file_get_contents_curl ($ url) {
$ ch = curl_init ();curl_setopt ($ ch, CURLOPT_AUTOREFERER, TRUE);
curl_setopt ($ ch, CURLOPT_HEADER, 0);
curl_setopt ($ ch, CURLOPT_RETURNTRANSFER, 1);
curl_setopt ($ ch, CURLOPT_URL, $ url);
curl_setopt ($ ch, CURLOPT_FOLLOWLOCATION, TRUE);$ data = curl_exec ($ ch);
curl_close ($ ch);return $ data;
}in it, i already do but still can not ..
Am I wrong? please?thanks
horass.e.news
Participantfeature “cURL and file_get_contents” is enabled, but still can not ..
How about this?
XWP_Guy
KeymasterThese are two reason for that error:
1. Your site can not connect to resource tube site, this error need cURL and file_get_contents to solve. Besides, if your server (your country) blocked connect to porn site this error also happen.
2. The resource tube site change video link so the plugin can not get the direct link. But my demo and other clients still working so I don’t think this is the reason.
Please send me an email an email with your url so I can check it more careful. One more things, the code your hosting provider gave is wrong for php.ini, it should be in a test.php file with an URL assigned to the variable $url -
AuthorPosts

