craftcms / feed-me

Craft CMS plugin for importing entry data from XML, RSS or ATOM feeds—routine task or on-demand.
Other
288 stars 139 forks source link

foreach() argument must be of type array|object, null given #1423

Closed plcdnl closed 5 months ago

plcdnl commented 6 months ago
image image (4) image (3) image (2) image (1)
ax2000 commented 5 months ago

Hi there,

I'm also having this issue when trying to import into a matrix field, getting error foreach() argument must be of type array|object, null given - Matrix.php: 312

I'm on:

chadcrowell commented 5 months ago

Same exact as @ax2000 above

foreach() argument must be of type array|object, null given - Matrix.php: 312

curtishenson commented 5 months ago

Incase this helps anyone I got this error when my dataset had two entry types where one entry type was missing fields I was trying to import.

JMKelley commented 5 months ago

Getting the same. Is there an estimated release date for this fix @olivierbon?

i-just commented 5 months ago

Feed Me 6.0.1 is out now with a fix.