truonglv
Well-known member
It did. Latest version requires XF 2.3.Well it's sounding good that it works, but I'd still appreciate a confirmation with 2.3 in the list of compatible versions![]()
It did. Latest version requires XF 2.3.Well it's sounding good that it works, but I'd still appreciate a confirmation with 2.3 in the list of compatible versions![]()
latest 3.3.1 ver on his sale site https://nobita.me/resources/ignore-content.52/updatesThat's great news, thank you.
However, for people looking at your addon here and on your website:
View attachment 305003
Wait, it requires 2.3? So it's incompatible with 2.2?
Updated resource description yet. It work fine with XF 2.3latest 3.3.1 ver on his sale site https://nobita.me/resources/ignore-content.52/updates
View attachment 305768
ErrorException: [E_WARNING] Undefined array key "tl_IgnoreContent_cacheProvider" in src/addons/Truonglv/IgnoreContent/App.php at line 44
XF::handlePhpError() in src/addons/Truonglv/IgnoreContent/App.php at line 44
Truonglv\IgnoreContent\App::cache() in src/addons/Truonglv/IgnoreContent/Repository/Ignore.php at line 341
Truonglv\IgnoreContent\Repository\Ignore->rebuildCacheForUserId() in src/addons/Truonglv/IgnoreContent/Repository/Ignore.php at line 326
Truonglv\IgnoreContent\Repository\Ignore->rebuildCacheForUser() in src/addons/Truonglv/IgnoreContent/Job/RebuildCache.php at line 38
Truonglv\IgnoreContent\Job\RebuildCache->rebuildById() in src/XF/Job/AbstractRebuildJob.php at line 42
XF\Job\AbstractRebuildJob->run() in src/XF/Job/Manager.php at line 275
XF\Job\Manager->runJobInternal() in src/XF/Job/Manager.php at line 205
XF\Job\Manager->runJobEntry() in src/XF/Job/Manager.php at line 121
XF\Job\Manager->runByIds() in src/XF/Admin/Controller/ToolsController.php at line 146
XF\Admin\Controller\ToolsController->actionRunJob() 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 2777
XF\App->run() in src/XF.php at line 798
XF::runApp() in admin.php at line 15
Error: Interface "Doctrine\Common\Cache\Cache" not found in src/addons/Truonglv/IgnoreContent/Cache/CacheProvider.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/Cache/Database.php at line 7
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 47
Truonglv\IgnoreContent\App::cache() in src/addons/Truonglv/IgnoreContent/Repository/Ignore.php at line 317
Truonglv\IgnoreContent\Repository\Ignore->getIgnoreCache() in src/addons/Truonglv/IgnoreContent/App.php at line 33
Truonglv\IgnoreContent\App::isIgnored() in src/addons/Truonglv/IgnoreContent/Ignore/Thread.php at line 183
Truonglv\IgnoreContent\Ignore\Thread->isIgnoredContent() in src/addons/Truonglv/IgnoreContent/Ignore/AbstractHandler.php at line 156
Truonglv\IgnoreContent\Ignore\AbstractHandler->isIgnored() in src/addons/Truonglv/IgnoreContent/Entity/IgnoreTrait.php at line 31
Truonglv\IgnoreContent\XF\Entity\Thread->ticIsIgnored() in src/addons/Truonglv/IgnoreContent/XF/Entity/Thread.php at line 35
Truonglv\IgnoreContent\XF\Entity\Thread->isIgnored() in src/addons/Truonglv/IgnoreContent/XF/Entity/Forum.php at line 58
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 2777
XF\App->run() in src/XF.php at line 798
XF::runApp() in index.php at line 23
I uninstalled it, then it gave me an option to install it, but had no Overwrite option. I installed it. It broke my forum again.I just installed the new version of Ignore Content after an upgrade to XF2.3 -
seems to be working - I did use the overwrite option.
Tried both, still get the errors.What cache provider do you have selected in ACP > Options > [tl] Ignore Content ?
Try 'Stored in database' if 'XenForo cache setup' was selected.
Might be a problem with Redis not working.
You could also try:
ACP > Tools > Rebuild caches > [tl] Ignore Content: Rebuild ignore cache
I forgot to mention, it was set for Stored in database already.What cache provider do you have selected in ACP > Options > [tl] Ignore Content ?
Try 'Stored in database' if 'XenForo cache setup' was selected.
I got it working now. Uninstalled, deleted directories using cpanel. Not tried the functionality but assuming it all works ok since I don't get the errors anymore. Maybe some permissions thing at the host, who knows,'Stored in database' is fine, then you don't need Redis cache.
I had a situation where I selected 'XenForo cache setup' and got a similar error message as you but that was because Redis cache was not running.
Did you already try contacting @truonglv at https://nobita.me/ ?
I changed settings, save to database and it solved.Same here. I just upgraded to XF 2.3 and installed the latest version of this add-on.
Members complain that topics they ignored show up again in what's new.
If they try to ignore it again, they get the message that the topic is already ignored.
@truonglv
Update: I did a rebuild of the Ignore cache. This probably solved the problem.
We use essential cookies to make this site work, and optional cookies to enhance your experience.