Hi my babiato family, good day. can i ask something? about fembed.
because i saw this script on github and its work well on localhost. but when i try to put online/server.
the generate result link is error when i open.
here is the fembed.php.
thank you in advance if someone can help me to fixed this problem hehe
***EDITED***
its solve now thanks to @ledz2
Last edited:
Hi my babiato family, good day. can i ask something? about fembed.
because i saw this script on github and its work well on localhost. but when i try to put online/server.
the generate result link is error when i open.here is the fembed.php.
thank you in advance if someone can help me to fixed this problem hehe
because the script using file_get_contents so you need to enable the allow_url_fopen on your server php config,
or you can change file_get_contents to use curl
because the script using file_get_contents so you need to enable the allow_url_fopen on your server php config,
or you can change file_get_contents to use curl
here is the sample sir https://dapi.me/fembed.php
on localhost is work well but on server is not hehe
can you put the git url bro ? thanks
I have the same case, I’m having trouble the script only runs on localhost. I have enabled my php configuration to allow_url_fopen how to solve this solution
I have the same case, I’m having trouble the script only runs on localhost. I have enabled my php configuration to allow_url_fopen how to solve this solution
change it to curl bro
anyone have account fembed ?
cant create account now because site temporary disabled.
I tested out the script but it doesnt seem to work. It creates the FVS.io url but the FVS.io URL that it provides doesnt actually work. it just shows a blank white screen when I go to it.
Can anyone solve this? It has something to do with the IP Address of my server not being the same as the person computer that loads the php script on my website.
Last edited:
cámbialo para rizar hermano
¿Puedes ayudarme por favor? Tengo el mismo error de que solo funciona en el host local.
Can you help me please? I have the same error that it only works on local host
As mentioned others, I have the same problem. The script is working on localhost, but not on Hostgator Services. The allow_url_fopen ext already enable on php.
As mentioned others, I have the same problem. The script is working on localhost, but not on Hostgator Services. The allow_url_fopen ext already enable on php.
It Uses Stream Method
I am also facing the same issue, can anyone help me to resolve this problem.
Hi my babiato family, good day. can i ask something? about fembed.
because i saw this script on github and its work well on localhost. but when i try to put online/server.
the generate result link is error when i open.here is the fembed.php.
thank you in advance if someone can help me to fixed this problem hehe***EDITED***
its solve now thanks to @ledz2
How you resolved this problem. Can you please help me.
What to modify in php codes.
Comment