After installing, when trying to go to my account, I get the following error repeated about 20 times:

Object of class stdClass could not be converted to string in xxxxxx\2\modules\favorite_nodes\favorite_nodes.module on line 92.

Is this related to something else I installed on this module?

Comments

mobilemedic’s picture

I believe it's a problem with php 5.2 although what and why I couldn't tell you more sorry.

pshadow’s picture

Anyone work out a solution/fix for this issue? I'm running into the same thing. Also on php 5.2.2. thanks.

jaydub’s picture

See this issue: http://drupal.org/node/129401

has to do with change in what is returned by a drupal function and a possible problem with natcasesort function in PHP

Christefano-oldaccount’s picture

Status: Active » Closed (duplicate)

Duplicate of http://drupal.org/node/114590. See that issue for a patch.