[NOT A BUG] Error with Ignore Content 3.2.3

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

  1. include() in src/vendor/composer/ClassLoader.php at line 576
  2. Composer\Autoload\{closure}() in src/vendor/composer/ClassLoader.php at line 427
  3. Composer\Autoload\ClassLoader->loadClass() in src/addons/Truonglv/IgnoreContent/Cache/Database.php at line 9
  4. include() in src/vendor/composer/ClassLoader.php at line 576
  5. Composer\Autoload\{closure}() in src/vendor/composer/ClassLoader.php at line 427
  6. Composer\Autoload\ClassLoader->loadClass() in src/addons/Truonglv/IgnoreContent/App.php at line 53
  7. Truonglv\IgnoreContent\App::cache() in src/addons/Truonglv/IgnoreContent/Repository/Ignore.php at line 350
  8. Truonglv\IgnoreContent\Repository\Ignore->getIgnoreCache() in src/addons/Truonglv/IgnoreContent/App.php at line 39
  9. Truonglv\IgnoreContent\App::isIgnored() in src/addons/Truonglv/IgnoreContent/Ignore/Thread.php at line 178
  10. Truonglv\IgnoreContent\Ignore\Thread->isIgnoredContent() in src/addons/Truonglv/IgnoreContent/Ignore/AbstractHandler.php at line 159
  11. Truonglv\IgnoreContent\Ignore\AbstractHandler->isIgnored() in src/addons/Truonglv/IgnoreContent/Entity/IgnoreTrait.php at line 33
  12. Truonglv\IgnoreContent\XF\Entity\Thread->ticIsIgnored() in src/addons/Truonglv/IgnoreContent/XF/Entity/Thread.php at line 36
  13. Truonglv\IgnoreContent\XF\Entity\Thread->isIgnored() in src/addons/Truonglv/IgnoreContent/XF/Entity/Forum.php at line 59
  14. Truonglv\IgnoreContent\XF\Entity\Forum->isUnread() in src/XF/Entity/Forum.php at line 449
  15. XF\Entity\Forum->getNodeListExtras() in src/XF/Entity/Node.php at line 92
  16. XF\Entity\Node->getNodeListExtras() in src/XF/Repository/NodeRepository.php at line 236
  17. XF\Repository\NodeRepository->XF\Repository\{closure}() in src/XF/Repository/NodeRepository.php at line 233
  18. XF\Repository\NodeRepository->XF\Repository\{closure}() in src/XF/Repository/NodeRepository.php at line 244
  19. XF\Repository\NodeRepository->getNodeListExtras() in src/XF/Pub/Controller/ForumController.php at line 84
  20. XF\Pub\Controller\ForumController->actionList() in src/XF/Mvc/Dispatcher.php at line 362
  21. XF\Mvc\Dispatcher->dispatchClass() in src/XF/Mvc/Dispatcher.php at line 264
  22. XF\Mvc\Dispatcher->dispatchFromMatch() in src/XF/Mvc/Dispatcher.php at line 121
  23. XF\Mvc\Dispatcher->dispatchLoop() in src/XF/Mvc/Dispatcher.php at line 63
  24. XF\Mvc\Dispatcher->run() in src/XF/App.php at line 2813
  25. XF\App->run() in src/XF.php at line 802
  26. XF::runApp() in index.php at line 23
 
Mack if you received it right after you registered (Jan 13, 2023), your update period (12 months) has expired.
This is why you can't see it.

Ekran görüntüsü 2024-08-25 170306.png
 
Back
Top