Fuel\Core\PhpErrorException [ Notice ]: Trying to get property of non-object
PKGPATH/orm/classes/belongsto.php @ line 159
$model_to is null after inspecting the error.
This happens when I save an object but was working fine prior to version 1.6. For now, I've restored the save() function of version 1.5.3 and it's working fine.