Closed (fixed)
Project:
Internationalization
Version:
6.x-1.0-beta1
Component:
Miscellaneous
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
2 May 2008 at 18:34 UTC
Updated:
8 Aug 2008 at 20:42 UTC
I get the following error:
Fatal error: Cannot use object of type stdClass as array in www.mysite.com\modules\node\node.module on line 1679, when I try to access the RSS feed for the site on the front page (/rss.xml). So far it only happened this way and it is perfectly reproductible.
When I disable the multilingual poll module, everything works as expected.
Comments
Comment #1
thomas23@drupal.org commentedsame issue here. After I disabled multilang poll the error vanishes.
Note: While looking for a solution I came accross another issue on the same line. Maybe this helps solving the problem as I'd be happy to see one.
Comment #2
E.Z commentedSame here!
Comment #3
sevanden commentedSame here!
Comment #4
strellman commentedThank you so much!!!
I can live without multilingual poll for awhile. That was easy.
The other issue mentioned in #1 suggests a code fix, but I'm not qualified to attempt it.
Comment #5
Loocor commentedSame here.
recoverable fatal error: Object of class stdClass could not be converted to string in D:\wamp\www\modules\node\node.module on line 1804.
Drupal:6.2
Comment #6
jose reyero commentedGot it, left code in i18npoll_nodeapi returning node object.
Thanks for the reports
Comment #7
Anonymous (not verified) commentedAutomatically closed -- issue fixed for two weeks with no activity.