Quote:
Originally Posted by imported_pmay68
I get this error.. Any ideas on how to fix?
Warning: file() [function.file]: URL file-access is disabled in the server configuration in [path]/vbtube/includes/sites/1.php on line 55
Warning: file( http://gdata.youtube.com/feeds/api/videos/wCkerYMffMo) [function.file]: failed to open stream: no suitable wrapper could be found in [path]/vbtube/includes/sites/1.php on line 55
Warning: implode() [function.implode]: Invalid arguments passed in [path]/vbtube/includes/sites/1.php on line 55
Warning: file() [function.file]: URL file-access is disabled in the server configuration in [path]/vbtube/includes/sites/1.php on line 64
Warning: file( http://www.youtube.com/watch?v=wCkerYMffMo) [function.file]: failed to open stream: no suitable wrapper could be found in [path]/vbtube/includes/sites/1.php on line 64
Warning: implode() [function.implode]: Invalid arguments passed in [path]/vbtube/includes/sites/1.php on line 64
|
allow_url_fopen is disabled on your server configuration.
If you have a vps or root server enable allow_url_fopen in your php.ini or contact your host.