warning: file_get_contents() [function.file-get-contents]: URL file-access is disabled in the server configuration in /users/server/www/modules/emfield/contrib/emthumb/emthumb.module on line 564.

warning: file_get_contents(http://img.youtube.com/<link>) [function.file-get-contents]: failed to open stream: no suitable wrapper could be found in /users/server/www/modules/emfield/contrib/emthumb/emthumb.module on line 564.

Is there a chance to change that i don't get this message? The users on this server have no errors when have a look on this video and i only see this message when i edit the story/page.

In line 564 is the following:

 $image = file_get_contents($thumbnail);
      if ($image) {

Comments

alex ua’s picture

Status: Active » Closed (fixed)

This is a problem with your host. Please contact them for a workaround.

alex ua’s picture

Status: Closed (fixed) » Fixed

Actually, this is a duplicate of #180101: Alternative for Dreamhost? (can't use file_get_contents), which I'm committing a patch for now.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.