TheRestartProject / Fixometer

ARCHIVED - new repo is https://github.com/therestartproject/restarters.net.
https://therestartproject.org/fixometer
GNU General Public License v3.0
10 stars 1 forks source link

Error when inviting to group #295

Open ngm opened 6 years ago

ngm commented 6 years ago

When entering email with a custom message.

URL: https://restarters.net/group/invite Previous URL: https://restarters.net/group/view/1

[2018-07-26 19:06:54] production.ERROR: Trying to get property of non-object {"userId":.., "email":"...@therestartproject.org","exception":"[object] (ErrorException(code: 0): Trying to get property of non-object at /.../vendor/laravel/framework/src/Illuminate/Notifications/Channels/MailChannel.php:91)
[stacktrace]

Think it could be related to check of ->invites.

ngm commented 6 years ago

This should be resolved now I believe.

I think the error was occurring when inviting someone who had opted-out of receiving email notifications.