Closed (fixed)
Project:
Feedparser
Version:
5.x-1.x-dev
Component:
feedaggregator_item
Priority:
Critical
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
13 Jun 2007 at 23:27 UTC
Updated:
6 Aug 2007 at 01:51 UTC
Recently i downloaded feedparser and i installed it in my local pc. Its working fine to getting items and promoting to frontend. But when i click on title of item i am getting following error:
Fatal error: Cannot use string offset as an array in E:\xampp\htdocs\drupal\includes\theme.inc on line 552
I dont know why i got this error. Line no 552 is $link['attributes']['class'] = $key;
Comments
Comment #1
kirkcaraway commentedI have run into the same problem too. I do not know if this is a problem with the module or the parser engine.
Comment #2
buddaAre you sure you are using the "feedaggregator_item" component to get this error? It's just that that component doesn't have any links in it for each news item.
Comment #3
buddaJust noticed the original date of this bug report was in June 13, 2007 - 23:27. That bug has been fixed in a recent CVS update.
Comment #4
(not verified) commented