NateWr/business-profile

non-object PHP notice error

Closed this issue · 1 comments

Being output in WP 4.5.2 & BP 1.1
Notice: Trying to get property of non-object in /srv/www/allwater/htdocs/wp-content/plugins/business-profile/business-profile.php on line 207

Thanks for reporting Neil. It looks like this is possible if multiple locations are not enabled.

Note to self: need to check isset() on $bpfwp_controller->cpts before relying on it.