Just a quick note to notify you that as soon as Multilingual Polls get enabled in 6.x-1.0-beta1, the search module throws an error when a searched item is found:

-----
recoverable fatal error: Object of class stdClass could not be converted to string in apache2/htdocs/drupal/modules/search/search.pages.inc on line 102.
-----

I am not sure why the modules interact that way, but if you disable the Multilingual Polls option, the error goes away.

Comments

buntstich’s picture

Yes, here also with a fresh new installation of Drupal 6.2.

buntstich

jose reyero’s picture

Status: Active » Fixed

Got it, left code in i18npoll_nodeapi returning node object.

Anonymous’s picture

Status: Fixed » Closed (fixed)

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