Marcus
Well-known member
I want my users to see which threads they have already viewed and which threads they did not have viewed before. Therefore I want to disable the automatic post read timeout. ($autoReadDate = XenForo_Application::$time - (XenForo_Application::get('options')->readMarkingDataLifetime * 86400) How can I do that in ACP? Thanks!