Hi,

Just upgraded to the 5.x-1.x-dev version of Feedapi and now it's causing the following error every time I try to refresh and/or edit the feed page causing the category taxonomy to be dropped:

# warning: Illegal offset type in /var/www/vhosts/proteinos.com/httpdocs/modules/taxonomy/taxonomy.module on line 781.
# warning: Illegal offset type in /var/www/vhosts/proteinos.com/httpdocs/modules/taxonomy/taxonomy.module on line 783.
# warning: Illegal offset type in /var/www/vhosts/proteinos.com/httpdocs/modules/taxonomy/taxonomy.module on line 785.
# warning: Illegal offset type in /var/www/vhosts/proteinos.com/httpdocs/modules/taxonomy/taxonomy.module on line 785.
# warning: Illegal offset type in /var/www/vhosts/proteinos.com/httpdocs/modules/taxonomy/taxonomy.module on line 785.
# warning: Illegal offset type in /var/www/vhosts/proteinos.com/httpdocs/modules/taxonomy/taxonomy.module on line 785.
# warning: Illegal offset type in /var/www/vhosts/proteinos.com/httpdocs/modules/taxonomy/taxonomy.module on line 785.
# warning: Illegal offset type in /var/www/vhosts/proteinos.com/httpdocs/modules/taxonomy/taxonomy.module on line 788.
# warning: Invalid argument supplied for foreach() in /var/www/vhosts/proteinos.com/httpdocs/modules/feedapi/feedapi_inherit/feedapi_inherit.module on line 96

I tried going back to the 1.0 version, but no joy. I've also had a good search through issues, but can't seem to find a solution. Any suggestions *greatly* appreciated.

Comments

willprotein’s picture

Assigned: willprotein » Unassigned
summit’s picture

Hi,

I can confirm this. I have exactly the same issues when I want to give the feed-items the taxonomy items of the parent-feed. When I edit the available nodes from the feed-items I got above errors.
Thanks for going into this!

greetings,
Martijn

aron novak’s picture

Well, i tried to reproduce the problem without success. Can you describe the vocabulary that you created? I created a free-tagging vocab, added two terms and it got inherited to the items and i could edit the items and the feed without any error. Have you experienced the problem as a regular user, or superuser (uid = 1) ?

aron novak’s picture

Assigned: Unassigned » aron novak
Status: Active » Fixed

I committed the fix. There was an accidental CVS commit, but feedapi_inherit was not restored. I restored back the original status, the next dev package or the cvs DRUPAL-5 should be ok now. It was a really exasperating situation, when i did an accidental cvs commit. Really sorry about the inconvenience.

Anonymous’s picture

Status: Fixed » Closed (fixed)

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