installation problem
| Project: | Flickr Module |
| Version: | 4.7.x-1.x-dev |
| Component: | Code |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | active |
Jump to:
after setting all the settings i get the following eror when clicking on flickephotosets
* warning: fopen(http://localhost/independent/files//http%3A%2F%2Fwww.flickr.com%2Fservic...) [function.fopen]: failed to open stream: HTTP wrapper does not support writeable connections. in W:\www\independent\modules\flickrmodule\flickr.module on line 191.
* warning: fwrite(): supplied argument is not a valid stream resource in W:\www\independent\modules\flickrmodule\flickr.module on line 192.
* warning: fclose(): supplied argument is not a valid stream resource in W:\www\independent\modules\flickrmodule\flickr.module on line 193.
* warning: file_get_contents(http://localhost/independent/files//http%3A%2F%2Fwww.flickr.com%2Fservic...) [function.file-get-contents]: failed to open stream: HTTP request failed! HTTP/1.1 404 Not Found in W:\www\independent\modules\flickrmodule\flickr.module on line 195.

#1
Try out the http://drupal.org/project/flickr it's maintained. Feature requests are welcome too.