Support Offline: Mon - Fri / 08:00am - 05:00pm (GMT +7)
Your Time: Our Time:

file Error Message

More
8 years 5 months ago #9504 by joribe
Error Message was created by joribe
Hi there,
I bought JUX Background yesterday, when i go to VIDEO PLAYLIST, i have message like this:
Warning: file_get_contents(): https:// wrapper is disabled in the server configuration by allow_url_fopen=0 in /home/illsgorg/public_html/modules/mod_jux_background_video/elements/juxadditems.php on line 307

Warning: file_get_contents( www.googleapis.com/youtube/v3/videos?id=...ls,statistics,status ): failed to open stream: no suitable wrapper could be found in /home/illsgorg/public_html/modules/mod_jux_background_video/elements/juxadditems.php on line 307

Could you advise me please?

Thank you

Please Log in or Create an account to join the conversation.

More
8 years 4 months ago - 8 years 4 months ago #9536 by NT
Replied by NT on topic Error Message
Hi Joribe,
Thanks for contacting us and choosing our product!
About you problem.
php version on your site may not be supported " file_get_contents ()"
please enter juxadditems.php file (modules \ mod_jux_background_video \ elements)
307 line replacement
$data =file_get_contents(' www.googleapis.com/youtube/v3/videos?id='.$videoID [$i].'&key=AIzaSyCbSrMgXhG6gLE5HZKvbvIB7ixc49vqhjQ&part=snippet,contentDetails,statistics,status');
=>
$data =stream_get_contents(' www.googleapis.com/youtube/v3/videos?id='.$videoID [$i].'&key=AIzaSyCbSrMgXhG6gLE5HZKvbvIB7ixc49vqhjQ&part=snippet,contentDetails,statistics,status');
if the problem is not resolved please send me an account site via message private. I will check it again. Thanks

****************
Best Regards
__DiepNT__
Last edit: 8 years 4 months ago by NT.

Please Log in or Create an account to join the conversation.

More
8 years 4 months ago #9548 by joribe
Replied by joribe on topic Error Message
Hi diepnt,
i did as per instruction
i couldn't fine the "stream",
Get a different message
Warning: file_get_contents( www.googleapis.com/youtube/v3/videos?id=...ls,statistics,status ): failed to open stream: No such file or directory

Sorry for taking for time
Thanks

Please Log in or Create an account to join the conversation.

More
8 years 4 months ago #9551 by NT
Replied by NT on topic Error Message
Hi,
please send site and account via address: This email address is being protected from spambots. You need JavaScript enabled to view it.. I'll check for you. Thanks

****************
Best Regards
__DiepNT__

Please Log in or Create an account to join the conversation.

More
8 years 4 months ago #9554 by joribe
Replied by joribe on topic Error Message
Sent

Thank you

Please Log in or Create an account to join the conversation.

Moderators: Jackie
Time to create page: 0.043 seconds
Powered by Kunena Forum