I am sorry if I am bothering you but I can not get this module to work right. I was able to change to php5 and now I am getting this error. I was thinking that I may need to change the permissions of some of my files. I was not sure witch ones to change or if I was even making the right assumptions. I am also on a shared server and .htaccess files do not work. I have to use a php.ini file. Is there anything you can do to help me. Thanks.

* warning: file_get_contents() [function.file-get-contents]: URL file-access is disabled in the server configuration in /homepages/42/d187113575/htdocs/jdgillett/modules/lifestream/lifestream.module on line 84.
* warning: file_get_contents(http://skrillet.tumblr.com/api/read/json) [function.file-get-contents]: failed to open stream: no suitable wrapper could be found in /homepages/42/d187113575/htdocs/jdgillett/modules/lifestream/lifestream.module on line 84.
* warning: Invalid argument supplied for foreach() in /homepages/42/d187113575/htdocs/jdgillett/modules/lifestream/lifestream.module on line 94.

Comments

nickgs’s picture

Hello.

It looks like your problem has to do with your web host configuration. You may find some more information at the link below:

http://forum.dreamhosters.com/programming/27459-PHP5-and-file_get_conten...

Sorry for the delay. Things have picked up at work and I have found myself with limited time to work on this module for the next couple of weeks.

Thanks.

Nick

nickgs’s picture

Status: Active » Closed (fixed)