What's new
Xen Factory

Register today to become a member! Once signed in, you'll be able to start purchasing our products, ask questions, request support and suggest new ideas!

  • We are aware that a no permission error was shown when you tried to purchase in the last 2 days, this is now fixed.

Bug Resolved Member About error

woody

New Member
Select any members "about" tab in their profile and the follow error occurs:

ie: https://forum.ih8mud.com/members/woody.1720/#about

Code:
Error: Call to a member function groupBy() on null in src/addons/XFA/TrophiesEnhancement/XF/Pub/Controller/Member.php at line 24
[LIST=1]
[*]XFA\TrophiesEnhancement\XF\Pub\Controller\Member->actionAbout() in src/XF/Mvc/Dispatcher.php at line 350
[*]XF\Mvc\Dispatcher->dispatchClass() in src/XF/Mvc/Dispatcher.php at line 261
[*]XF\Mvc\Dispatcher->dispatchFromMatch() in src/XF/Mvc/Dispatcher.php at line 113
[*]XF\Mvc\Dispatcher->dispatchLoop() in src/XF/Mvc/Dispatcher.php at line 55
[*]XF\Mvc\Dispatcher->run() in src/XF/App.php at line 2184
[*]XF\App->run() in src/XF.php at line 391
[*]XF::runApp() in index.php at line 20
[/LIST]

When I disable the Trophies Addon, the error disappears.
 

Clement

Freaky Coder
Staff member
I think you were getting the error because you got trophies not enabled.

Anyways I have added a check to avoid the error from popping.
 
Top