I got few errors like thia after import so wondering why and what do they mean?

# There was an error with the XPath query: //channel/item.
Libxml returned the message: Tag guid invalid, with the error code: 801.

# warning: array_merge() [function.array-merge]: Argument #2 is not an array in C:\wamp\www\maggare\sites\all\modules\feeds\includes\FeedsConfigurable.inc on line 127.

# warning: array_intersect_key() [function.array-intersect-key]: Argument #1 is not an array in C:\wamp\www\maggare\sites\all\modules\feeds\includes\FeedsConfigurable.inc on line 129.

# Download of failed with code -1003.

Comments

twistor’s picture

Assigned: Unassigned » twistor
Status: Active » Postponed (maintainer needs more info)

I would need more information, but on first glance are you trying to parse XML with the HTML parser?

Marko B’s picture

Hmm it could be, i dont have that feed importer anymore, lets say it is :-)

twistor’s picture

Status: Postponed (maintainer needs more info) » Fixed

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.

summit’s picture

Hi, this was very valuable info! 801 means HTML instead of XML!
greetings, Martijn