Jump to content
  • Status: Moved to Github

After I tried to open “Manage Points” in my user profile in the backend, I received this error message, according to the system log.

However, I was able to make the change normally and it was also changed in the database.

Error: Call to undefined method IPS\core\Reports\Comment::reacted() (0)
#0 /var/www/vhosts/xxx/applications/core/extensions/core/MemberACPProfileBlocks/Points.php(95): IPS\core\extensions\core\AchievementAction\Reaction->logRow()
#1 /var/www/vhosts/xxx/system/Helpers/Table/Db.php(473): IPS\core\extensions\core\MemberACPProfileBlocks\Points->IPS\core\extensions\core\MemberACPProfileBlocks\{closure}()
#2 /var/www/vhosts/xxx/system/Helpers/Table/Table.php(531): IPS\Helpers\Table\Db->getRows()
#3 /var/www/vhosts/xxx/static/templates/core_admin_members.php(2522): IPS\Helpers\Table\Table->__toString()
#4 /var/www/vhosts/xxx/system/Theme/SandboxedTemplate.php(68): IPS\Theme\class_core_admin_members->pointsLog()
#5 /var/www/vhosts/xxx/applications/core/extensions/core/MemberACPProfileBlocks/Points.php(134): IPS\Theme\SandboxedTemplate->__call()
#6 /var/www/vhosts/xxx/applications/core/modules/admin/members/members.php(1406): IPS\core\extensions\core\MemberACPProfileBlocks\Points->edit()
#7 /var/www/vhosts/xxx/system/Dispatcher/Controller.php(128): IPS\core\modules\admin\members\members->editBlock()
#8 /var/www/vhosts/xxx/system/Dispatcher/Dispatcher.php(169): IPS\Dispatcher\Controller->execute()
#9 /var/www/vhosts/xxx/admin/index.php(15): IPS\Dispatcher->run()
#10 {main}
#0 /var/www/vhosts/xxx/init.php(827): IPS\Log::log()
#1 /var/www/vhosts/xxx/system/Helpers/Table/Table.php(611): IPS\IPS::exceptionHandler()
#2 /var/www/vhosts/xxx/static/templates/core_admin_members.php(2522): IPS\Helpers\Table\Table->__toString()
#3 /var/www/vhosts/xxx/system/Theme/SandboxedTemplate.php(68): IPS\Theme\class_core_admin_members->pointsLog()
#4 /var/www/vhosts/xxx/applications/core/extensions/core/MemberACPProfileBlocks/Points.php(134): IPS\Theme\SandboxedTemplate->__call()
#5 /var/www/vhosts/xxx/applications/core/modules/admin/members/members.php(1406): IPS\core\extensions\core\MemberACPProfileBlocks\Points->edit()
#6 /var/www/vhosts/xxx/system/Dispatcher/Controller.php(128): IPS\core\modules\admin\members\members->editBlock()
#7 /var/www/vhosts/xxx/system/Dispatcher/Dispatcher.php(169): IPS\Dispatcher\Controller->execute()
#8 /var/www/vhosts/xxx/admin/index.php(15): IPS\Dispatcher->run()
#9 {main}

User Feedback

Recommended Comments

Marc

Invision Community Team

We would need to look further into this for you, however the access details on file appear to be incorrect or missing. Could you please update these details by visiting your client area, selecting the relevant purchase, then clicking "Review/Update Access Information" under the "Stored Access Information" section. 

We look forward to further assisting you. 

MythonPonty

Members
 

however the access details on file appear to be incorrect or missing

That's the same site like yesterday and the access details are correct. dev.poeten.de

Marc

Invision Community Team

Im not able to reproduce any issue on this one unfortunately. Have you tested this on a new install or new upgrade of your live?

MythonPonty

Members

I've tested it on my upgraded version from 4.7.20

And it only happens with accounts that are in the group moderator or administrator.
All normal Usergroups are not affected.