Posted by gtothab on February 21, 2013 at 4:11am
5 followers
Jump to:
| Project: | Feeds |
| Version: | 7.x-2.0-alpha7 |
| Component: | Code |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | postponed (maintainer needs more info) |
Issue Summary
Hi,
I'm using feeds and the youtube feed module (feeds_youtube 7.x-2.0-beta1) to try and import a youtube feed. However, I'm getting this error:
Notice: Undefined variable: file en file_feeds_set_target() .... on line 85 of feeds/mappers/file.inc...
The result is that the import batch process completes, the nodes are created but the Media Field that is mapped to the video's URL does not get populated.
Any idea why this is occuring?
Thank you!
Comments
#1
I'm having the same error issue trying to import images
#2
This post appears to describe what the problem is in my case. Unfortunately, no solution is offered.
http://drupal.org/node/1482530#comment-7135756
#3
#4
Hi, may be to do with http://drupal.org/node/1612246#comment-7234456 ?
greetings, Martijn
#5
Just to point out, the "Notice: Undefined variable: file" is not what's causing the problem. It will be fixed in #1171114: Allow user to choose the method of file handling..
Could you provide your importer config and a sample of your feed?