when a user tryes join gets server error page
error logs show this error
[ow_core_log] [Notice] Message: Trying to get property of non-object File: /home/xxxxxxxxx/public_html/ow_plugins/membership/bol/membership_service.php Line:642
Tammy, as far as we can see from the code on the line mentioned in the error - this problem occurred because some plugin do not pass the correct data about services it provides. Please try to deactivate all third-party plugins which were activated/installed before this error occurred. Also, please be sure that you did not make any changes in the plugin code?
In any case, this error is just a notice and it does not affect any functionality. You can disable DEBUG_MODE to hide this error. Or try to find out which plugin causes this error by deactivating plugins one by one.