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!

Support Resolved Trophies error !

When enabled my whole forum look like this.
Code:
\Db\Exception: MySQL statement prepare error [1054]: Unknown column 'xf_user_trophy.xfa_te_selected' in 'where clause' in src/XF/Db/AbstractStatement.php at line 230
XF\Db\AbstractStatement->getException() in src/XF/Db/Mysqli/Statement.php at line 207
XF\Db\Mysqli\Statement->getException() in src/XF/Db/Mysqli/Statement.php at line 43
XF\Db\Mysqli\Statement->prepare() in src/XF/Db/Mysqli/Statement.php at line 61
XF\Db\Mysqli\Statement->execute() in src/XF/Db/AbstractAdapter.php at line 96
XF\Db\AbstractAdapter->query() in src/XF/Mvc/Entity/Finder.php at line 1445
XF\Mvc\Entity\Finder->fetch() in src/addons/XFA/TrophiesEnhancement/ControllerPlugin/UserTrophies.php at line 66
XFA\TrophiesEnhancement\ControllerPlugin\UserTrophies->getUsersTrophies() in src/addons/XFA/TrophiesEnhancement/XF/Pub/Controller/Thread.php at line 73
XFA\TrophiesEnhancement\XF\Pub\Controller\Thread->_retrieveTrohiesAndLevelsForPosts() in src/addons/XFA/TrophiesEnhancement/XF/Pub/Controller/Thread.php at line 40
XFA\TrophiesEnhancement\XF\Pub\Controller\Thread->actionIndex() in src/addons/XFMG/XF/Pub/Controller/Thread.php at line 12
XFMG\XF\Pub\Controller\Thread->actionIndex() in src/XF/Mvc/Dispatcher.php at line 362
XF\Mvc\Dispatcher->dispatchClass() in src/XF/Mvc/Dispatcher.php at line 264
XF\Mvc\Dispatcher->dispatchFromMatch() in src/XF/Mvc/Dispatcher.php at line 121
XF\Mvc\Dispatcher->dispatchLoop() in src/XF/Mvc/Dispatcher.php at line 63
XF\Mvc\Dispatcher->run() in src/XF/App.php at line 2826
XF\App->run() in src/XF.php at line 806
 
Did the upgrade popped while upgrading ?

Have you upgraded from a specific version ?

Do you have the xfa_te_selected field in the xf_user_trophy table ?
 
Top