photo of Joey Guerra

Error code 8: Trying to get property of non-object

		if($person->profile === null || String::isNullOrEmpty($person->profile->photo_url)){

Error code 8: Trying to get property of non-object

<?php if($person->profile->address !== null):?>

Error code 8: Trying to get property of non-object

<?php if($person->profile->city !== null):?>

Error code 8: Trying to get property of non-object

<?php if($person->profile->state !== null):?>

Error code 8: Trying to get property of non-object

<?php if($person->profile->zip !== null):?>

Error code 8: Trying to get property of non-object

<?php if($person->profile->country !== null):?>

Error code 8: Trying to get property of non-object

<?php if($person->profile->site_name !== null):?>