I have been getting errors with FeedAPI 1.7 beta1 and it continues on beta 2 as well.
* warning: fopen(/88e2e995dce85a526d1df58df1f9e087) [function.fopen]: failed to open stream: Permission denied in /home/admin/egazete.com/sites/all/modules/feedapi/parser_common_syndication/parser_common_syndication.module on line 147.
* warning: fwrite(): supplied argument is not a valid stream resource in /home/admin/egazete.com/sites/all/modules/feedapi/parser_common_syndication/parser_common_syndication.module on line 148.
* warning: fclose(): supplied argument is not a valid stream resource in /home/admin/egazete.com/sites/all/modules/feedapi/parser_common_syndication/parser_common_syndication.module on line 149.
* warning: fopen(/88e2e995dce85a526d1df58df1f9e087) [function.fopen]: failed to open stream: Permission denied in /home/admin/egazete.com/sites/all/modules/feedapi/parser_common_syndication/parser_common_syndication.module on line 147.
* warning: fwrite(): supplied argument is not a valid stream resource in /home/admin/egazete.com/sites/all/modules/feedapi/parser_common_syndication/parser_common_syndication.module on line 148.
* warning: fclose(): supplied argument is not a valid stream resource in /home/admin/egazete.com/sites/all/modules/feedapi/parser_common_syndication/parser_common_syndication.module on line 149.
I'm on a VPS. I don't know if it's related with me or with the module itself.
Comments
Comment #1
aron novakTake a look on admin/settings/file-system, does it have sane values?
Comment #2
alex_b commented- your files directory must be configured and writeable
- if this is the case, delete the cached files directory (files/parser_common_syndication_cache) and try updating your feeds again.
This issue should be easy to fix and is not really a FeedAPI specific problem. Closing for now.
Comment #3
drupallogic commentedfile system works fine. no writeable matter.
this errors begun studdenly, I don't know what's wrong.
Comment #4
drupallogic commented- if this is the case, delete the cached files directory (files/parser_common_syndication_cache) and try updating your feeds again.