I have a problem related to php version 5.4. I am using php5.4. Before it was 5.2.
Now I have problem after upgrading. Now my site has lots of warnings
Creating default object from empty value
I am trying to solve this by checking other posts, but no success.
Warnings are at this line
$searchresult[$pluginname][$i]->title = $value->title;