XenForo ErrorException: Template error: [E_USER_WARNING] Method canViewMedia is not callable on the given ob

A

and2

Guest
Good evening,

I am getting the following error in my server log regularly:

Code:

ErrorException: Template error: [E_USER_WARNING] Method canViewMedia is not callable on the given object (XF\Entity\User) src/XF/Template/Templater.php:1179

This is the stacktrace:

Code:

Code:
#0 [internal function]: XF\Template\Templater->handleTemplateError(512, '[E_USER_WARNING...', '/usr/www/users/...', 1179, Array)
#1 src/XF/Template/Templater.php(1179): trigger_error('Method canViewM...', 512)
#2...

Read more

Continue reading...