fotografik
Active member
I am getting the following error when trying to view a forum sub-category.
InvalidArgumentException: Unknown order by direction THREA in src/XF/Mvc/Entity/Finder.php at line 930
InvalidArgumentException: Unknown order by direction THREA in src/XF/Mvc/Entity/Finder.php at line 930
- XF\Mvc\Entity\Finder->setDefaultOrder() in src/XF/Finder/Thread.php at line 75
- XF\Finder\Thread->applyForumDefaultOrder() in src/XF/Finder/Thread.php at line 18
- XF\Finder\Thread->inForum() in src/XF/Repository/Thread.php at line 14
- XF\Repository\Thread->findThreadsForForumView() in src/XF/Pub/Controller/Forum.php at line 205
- XF\Pub\Controller\Forum->actionForum() in src/XF/Mvc/Dispatcher.php at line 249
- XF\Mvc\Dispatcher->dispatchClass() in src/XF/Mvc/Dispatcher.php at line 88
- XF\Mvc\Dispatcher->dispatchLoop() in src/XF/Mvc/Dispatcher.php at line 41
- XF\Mvc\Dispatcher->run() in src/XF/App.php at line 1880
- XF\App->run() in src/XF.php at line 328
- XF::runApp() in index.php at line 13