Closed laryn closed 2 years ago
Today, on an attempted import that does contain video URLs on every line:
Notice: Undefined index: video_url in video_embed_field_set_target() (line 57 of /app/modules/contrib/video_embed_field/video_embed_field.feeds.inc).
Warning: count(): Parameter must be an array or an object that implements Countable in video_embed_field_set_target() (line 57 of /app/modules/contrib/video_embed_field/video_embed_field.feeds.inc).
Interestingly, it seems the videos did import.
An initial guess is that these warnings occur on lines of the import that don't have a value for the video URL field.