Mack
New Member
When I enable your add on Ignore Content 3.2.3 I get the below error on the front page of my forum and no forum content at all. When the add on is disabled all is normal. Running Xenforo 2.3.2 and PHP 8.3.9:
Error: Interface "Doctrine\Common\Cache\Cache" not found in src/addons/Truonglv/IgnoreContent/Cache/CacheProvider.php at line 10
Error: Interface "Doctrine\Common\Cache\Cache" not found in src/addons/Truonglv/IgnoreContent/Cache/CacheProvider.php at line 10
- include() in src/vendor/composer/ClassLoader.php at line 576
- Composer\Autoload\{closure}() in src/vendor/composer/ClassLoader.php at line 427
- Composer\Autoload\ClassLoader->loadClass() in src/addons/Truonglv/IgnoreContent/Cache/Database.php at line 9
- include() in src/vendor/composer/ClassLoader.php at line 576
- Composer\Autoload\{closure}() in src/vendor/composer/ClassLoader.php at line 427
- Composer\Autoload\ClassLoader->loadClass() in src/addons/Truonglv/IgnoreContent/App.php at line 53
- Truonglv\IgnoreContent\App::cache() in src/addons/Truonglv/IgnoreContent/Repository/Ignore.php at line 350
- Truonglv\IgnoreContent\Repository\Ignore->getIgnoreCache() in src/addons/Truonglv/IgnoreContent/App.php at line 39
- Truonglv\IgnoreContent\App::isIgnored() in src/addons/Truonglv/IgnoreContent/Ignore/Thread.php at line 178
- Truonglv\IgnoreContent\Ignore\Thread->isIgnoredContent() in src/addons/Truonglv/IgnoreContent/Ignore/AbstractHandler.php at line 159
- Truonglv\IgnoreContent\Ignore\AbstractHandler->isIgnored() in src/addons/Truonglv/IgnoreContent/Entity/IgnoreTrait.php at line 33
- Truonglv\IgnoreContent\XF\Entity\Thread->ticIsIgnored() in src/addons/Truonglv/IgnoreContent/XF/Entity/Thread.php at line 36
- Truonglv\IgnoreContent\XF\Entity\Thread->isIgnored() in src/addons/Truonglv/IgnoreContent/XF/Entity/Forum.php at line 59
- Truonglv\IgnoreContent\XF\Entity\Forum->isUnread() in src/XF/Entity/Forum.php at line 449
- XF\Entity\Forum->getNodeListExtras() in src/XF/Entity/Node.php at line 92
- XF\Entity\Node->getNodeListExtras() in src/XF/Repository/NodeRepository.php at line 236
- XF\Repository\NodeRepository->XF\Repository\{closure}() in src/XF/Repository/NodeRepository.php at line 233
- XF\Repository\NodeRepository->XF\Repository\{closure}() in src/XF/Repository/NodeRepository.php at line 244
- XF\Repository\NodeRepository->getNodeListExtras() in src/XF/Pub/Controller/ForumController.php at line 84
- XF\Pub\Controller\ForumController->actionList() 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 2813
- XF\App->run() in src/XF.php at line 802
- XF::runApp() in index.php at line 23