mail icon indicating copy to clipboard operation
mail copied to clipboard

Error: Trying to get property "profile" of non-object

Open optitsolutions opened this issue 1 year ago • 3 comments

Since the last Message module update some of our users have this problem, when they triy to open the message overview. yii\base\ErrorException: Trying to get property 'profile' of non-object in /usr/local/www/apache24/data/domain.de/protected/modules/mail/widgets/InboxMessagePreview.php:74

optitsolutions avatar Jan 23 '24 21:01 optitsolutions

@luke- Fixed in PR https://github.com/humhub/mail/pull/376.

yurabakhtin avatar Jan 24 '24 10:01 yurabakhtin

with the new mail module version the error appears in the logs again. just inserted the if statement into the code again manually ;-)

optitsolutions avatar Jan 29 '24 19:01 optitsolutions

@optitsolutions Can you please try to run the integrity checker? https://docs.humhub.org/docs/admin/troubleshooting#data-integrity

luke- avatar Jan 30 '24 08:01 luke-