Closed (fixed)
Project:
Daily Twitter
Component:
Code
Priority:
Normal
Category:
Task
Assigned:
Reporter:
Created:
13 Dec 2008 at 18:55 UTC
Updated:
16 Dec 2008 at 01:32 UTC
To quote the person who activated my CVS account, AjK:
It would be a sensible idea to check PHP's allow_url_fopen ini variable [1] when the module is enabled so if it's disallowed you can warn the end user that this module won't work. Many shared hosting providers switch this off for security reasons. (This stems from your use of file_get_contents(url) to fetch data from a remote server using URL wrappers).
Comments
Comment #1
jadestorm commentedFixed via checkin referencing 346699, but forgot to mention it.