Ignore Content

Ignore Content [Paid] 4.0.6

No permission to buy ($30.00)
Two questions, I am apparently going to buy this for the sole function of ignore threads so the current version works and all that, yes?

Second, does this change the ignore user function in any way? I've found the current ignore user function pretty robust so just wanted to check. Thanks!
 
@truonglv the XenForo cache provider seems to be broken with XF 2.3
Some users reported that ignored topics would show up again.

After switching from 'XenForo cache setup' to 'Stored in database', it seems to work again.
 
@truonglv the XenForo cache provider seems to be broken with XF 2.3
Some users reported that ignored topics would show up again.

After switching from 'XenForo cache setup' to 'Stored in database', it seems to work again.
Don't know if that's happening to my users but that would be bad. Can't look but is that setting you're referring to in the settings of the add-on? Thanks!
 
Don't know if that's happening to my users but that would be bad. Can't look but is that setting you're referring to in the settings of the add-on? Thanks!
Correct, it's a setting of this add-on.

@truonglv: I was already running 4.0.1. The issue with 'XenForo cache setup' is not solved in this version.
 
I have an active licence (renewed in March this year) but am unable to login. I am sure my password is correct. However if I request a password reset, I don't get an email.

help!
 
Last edited:
@truonglv

Running XF2.3 and PHP 8.3. If I ignore a thread via the ignore button, go back via the browser back button, refresh the page, and click the unignore thread button, it unignores the thread, but then displays the contents of p-body-pageContent in an overlay.

Anyone else seeing this?

1722970028877.webp

Overlay

1722970035959.webp
 
I think it would make sense to have the option to not show the Conversation Starters tab. If users don't have permissions to block conversations it seems a bit odd to see that tab, especially in the direct message page where it doesn't even imply that it is in regard to blocked DM starters
 
Errors after viewing log

Code:
InvalidArgumentException: Class Truonglv\IgnoreContent\Entity\Ignore\List does not match formatter pattern %s\%s\View\%s src/XF.php:1437
Generated by: Pete Thomas Nov 19, 2024 at 9:46 AM
Stack trace
#0 src/XF/App.php(1906): XF::stringToClass('Truonglv\\Ignore...', '%s\\%s\\View\\%s', 'Admin')
#1 src/XF/Container.php(233): XF\App->XF\{closure}('Truonglv\\Ignore...', Array, Object(XF\Container))
#2 src/XF/Container.php(246): XF\Container->create('view', 'Truonglv\\Ignore...', Array)
#3 src/XF/Mvc/Renderer/AbstractRenderer.php(80): XF\Container->XF\{closure}('Truonglv\\Ignore...', Array)
#4 src/XF/Mvc/Renderer/AbstractRenderer.php(88): XF\Mvc\Renderer\AbstractRenderer->createViewObject('Truonglv\\Ignore...', 'admin:tic_ignor...', Array)
#5 src/XF/Mvc/Renderer/Html.php(47): XF\Mvc\Renderer\AbstractRenderer->renderViewObject('Truonglv\\Ignore...', 'admin:tic_ignor...', Array)
#6 src/XF/Mvc/Dispatcher.php(471): XF\Mvc\Renderer\Html->renderView('Truonglv\\Ignore...', 'admin:tic_ignor...', Array)
#7 src/XF/Mvc/Dispatcher.php(453): XF\Mvc\Dispatcher->renderView(Object(XF\Mvc\Renderer\Html), Object(XF\Mvc\Reply\View))
#8 src/XF/Mvc/Dispatcher.php(412): XF\Mvc\Dispatcher->renderReply(Object(XF\Mvc\Renderer\Html), Object(XF\Mvc\Reply\View))
#9 src/XF/Mvc/Dispatcher.php(66): XF\Mvc\Dispatcher->render(Object(XF\Mvc\Reply\View), 'html')
#10 src/XF/App.php(2826): XF\Mvc\Dispatcher->run()
#11 src/XF.php(806): XF\App->run()
#12 admin.php(15): XF::runApp('XF\\Admin\\App')
#13 {main}
Request state
array(4) {
  ["url"] => string(30) "/admin.php?tic-ignores/&page=5"
  ["referrer"] => bool(false)
  ["_GET"] => array(2) {
    ["tic-ignores/"] => string(0) ""
    ["page"] => string(1) "5"
  }
  ["_POST"] => array(0) {
  }
}
 
Back
Top Bottom