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
Comment #1
willprotein commentedComment #2
summit commentedHi,
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
Comment #3
aron novakWell, 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) ?
Comment #4
aron novakI 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.
Comment #5
Anonymous (not verified) commentedAutomatically closed -- issue fixed for two weeks with no activity.