- Compatible XF 1.x versions
- 1.2
library/XenForo/ControllerPublic/Forum.php
Add the red code:
Add the red code:
Rich (BB code):
protected function _getThreadFetchElements(array $forum, array $displayConditions)
{
$threadModel = $this->_getThreadModel();
$visitor = XenForo_Visitor::getInstance();
$threadFetchConditions = $displayConditions +...
You do not have permission to view the full content of this resource.
Log in or register now.