After fresh site install I've got "Missing feeds_callback_fetcher plugin error". after some cache clears problem seems to solved but it could appear again. Apparently the file which define the plugin is not included in some scenarios. What I did to fix the issue is to include the file in the .info file of the module.
| Comment | File | Size | Author |
|---|---|---|---|
| #2 | missing-plugin-error.patch | 327 bytes | boyan.borisov |
Comments
Comment #2
boyan.borisov commenteda simple patch that fix the problem
Comment #3
boyan.borisov commentedComment #5
polYou're perfectly right ! I just fixed it.