Grabbing images seems to work.
However I'm getting this error message when I refresh my feed:
Strict warning: Creating default object from empty value in _feedapi_node_save() (line 365 of /shared/html/sites/all/modules/feedapi/feedapi_node/feedapi_node.module).
I can't tell if this is an issue with Feedapi or with this module. (I'm guessing the latter but, hey, who knows?)
- cck: 6.x-3.0-alpha3
- imagefield: 6.x-3.10
- filefield: 6.x-3.10
- Linux mybox 2.6.18-164.el5 #1 SMP Thu Sep 3 03:28:30 EDT 2009 x86_64 x86_64 x86_64 GNU/Linux
- drwxrwxrwt 2 root root 4.0K Aug 1 18:43 tmp
- I'm going to neglect to include my imagefield config simply because I don't think it applies and I'm not 100% sure what you'd need here.
- ImageGrabber is enabled and I'm putting the image from the feed into the first cck image field ($options[1], I think). (And, as I mentioned above, it works). "None, search the whole web-page for the image" is selected. There is no ID or CLASS put into the textfield. Finally, "No, Select the largest image between the tag" is selected.
Seems to me that this module has been abandoned, no?
Are you looking for a maintainer?
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | feedapi-1339224-1-fix-strict-warning.patch | 686 bytes | mikeytown2 |
Comments
Comment #1
mikeytown2 commentedPatch to fix this issue
Strict warning: Creating default object from empty value in _feedapi_node_save() (line 364 of sites/all/modules/feedapi/feedapi_node/feedapi_node.module).
Comment #2
mikeytown2 commentedMoving this to the right project
Comment #3
ken_y commentedReviewed the patch and it addresses this problem correctly.
Comment #4
mikeytown2 commented