Notice: Undefined variable: node in domain_feeds_set_target() on line 60 of domains_feeds.module
The return variable is $node but it looks like it should be $entity. I made the change locally and everything seems to be working correctly.
| Comment | File | Size | Author |
|---|---|---|---|
| #3 | domain_feeds-set_target-2009404-3.patch | 417 bytes | generalredneck |
| #1 | domain_feeds-set-target.patch | 495 bytes | john.money |
Comments
Comment #1
john.money commentedWorks for me, patch attached.
Comment #2
hanksterr7 commentedI concur. Great module, but definitely needs this patch applied to make it work. Someone should update the primary version.
Comment #3
generalredneckI had to reroll this patch as it was created inside a drupal project and not inside the domain_feeds project.
Comment #5
ndf commentedComment #6
jim.m commentedThis issue is fixed at the 7.x-1.2 release.