Install over Sugar 6.5.15 (Build 1083) CE

Small bug in search, maybe “custom-update” related…

“Invalid argument supplied for foreach() in …blah… utils.php on line 1556”

Solution: replace code on 1556 by following:

foreach ( (array)$page->ancestors as $parent ) {

Guess to work, Andreas

Hi Andreas,

Thanks for highlighting this. Did this effect search in any way? Was this after the upgrade completed successfully without error?

Thanks,

Will.