Resource icon

Thread reply ban teeth 2.9.3

No permission to download
Consider adding a link at the bottom of each reply that adds the person the that thread's reply ban list. I had this written for my site, but it doesn't add the name, it just takes me to the pop up to add the name myself.

061933CF-0D7B-457D-BACD-4D2DB6A91B05.webp
 
@Temery have a look at my Report Improvements add-on, it has the option "Reply Ban on Post Warning" which then logs to the report for that post to say they where reply banned for that post.
 
@Xon Lot of Server error log:

Code:
InvalidArgumentException: Unknown entity option: threadmark_category_id src/XF/Mvc/Entity/Entity.php:1045

Generated by: Unknown account Jul 3, 2021 at 7:23 PM

Stack trace

#0 src/addons/SV/ThreadReplyBanTeeth/XF/Pub/Controller/Thread.php(27): XF\Mvc\Entity\Entity->getOption('threadmark_cate...')
#1 src/addons/TickTackk/SignatureOnce/XF/Pub/Controller/Thread.php(31): SV\ThreadReplyBanTeeth\XF\Pub\Controller\Thread->actionIndex(Object(XF\Mvc\ParameterBag))
#2 src/addons/SV/UserEssentials/XF/Pub/Controller/Thread.php(31): TickTackk\SignatureOnce\XF\Pub\Controller\Thread->actionIndex(Object(XF\Mvc\ParameterBag))
#3 src/XF/Mvc/Dispatcher.php(350): SV\UserEssentials\XF\Pub\Controller\Thread->actionIndex(Object(XF\Mvc\ParameterBag))
#4 src/XF/Mvc/Dispatcher.php(257): XF\Mvc\Dispatcher->dispatchClass('XF:Thread', 'Index', Object(XF\Mvc\RouteMatch), Object(SV\ReplyMoreOptions\XF\Pub\Controller\Thread), NULL)
#5 src/XF/Mvc/Dispatcher.php(113): XF\Mvc\Dispatcher->dispatchFromMatch(Object(XF\Mvc\RouteMatch), Object(SV\ReplyMoreOptions\XF\Pub\Controller\Thread), NULL)
#6 src/XF/Mvc/Dispatcher.php(55): XF\Mvc\Dispatcher->dispatchLoop(Object(XF\Mvc\RouteMatch))
#7 src/XF/App.php(2337): XF\Mvc\Dispatcher->run()
#8 src/XF.php(488): XF\App->run()
#9 index.php(20): XF::runApp('XF\\Pub\\App')
#10 {main}

Request state

array(4) {
  ["url"] => string(13) "/threads/273/"
  ["referrer"] => bool(false)
  ["_GET"] => array(0) {
  }
  ["_POST"] => array(0) {
  }
}
 
@Xon Lot of Server error log:

Code:
InvalidArgumentException: Unknown entity option: threadmark_category_id src/XF/Mvc/Entity/Entity.php:1045

Generated by: Unknown account Jul 3, 2021 at 7:23 PM

Stack trace

#0 src/addons/SV/ThreadReplyBanTeeth/XF/Pub/Controller/Thread.php(27): XF\Mvc\Entity\Entity->getOption('threadmark_cate...')
#1 src/addons/TickTackk/SignatureOnce/XF/Pub/Controller/Thread.php(31): SV\ThreadReplyBanTeeth\XF\Pub\Controller\Thread->actionIndex(Object(XF\Mvc\ParameterBag))
#2 src/addons/SV/UserEssentials/XF/Pub/Controller/Thread.php(31): TickTackk\SignatureOnce\XF\Pub\Controller\Thread->actionIndex(Object(XF\Mvc\ParameterBag))
#3 src/XF/Mvc/Dispatcher.php(350): SV\UserEssentials\XF\Pub\Controller\Thread->actionIndex(Object(XF\Mvc\ParameterBag))
#4 src/XF/Mvc/Dispatcher.php(257): XF\Mvc\Dispatcher->dispatchClass('XF:Thread', 'Index', Object(XF\Mvc\RouteMatch), Object(SV\ReplyMoreOptions\XF\Pub\Controller\Thread), NULL)
#5 src/XF/Mvc/Dispatcher.php(113): XF\Mvc\Dispatcher->dispatchFromMatch(Object(XF\Mvc\RouteMatch), Object(SV\ReplyMoreOptions\XF\Pub\Controller\Thread), NULL)
#6 src/XF/Mvc/Dispatcher.php(55): XF\Mvc\Dispatcher->dispatchLoop(Object(XF\Mvc\RouteMatch))
#7 src/XF/App.php(2337): XF\Mvc\Dispatcher->run()
#8 src/XF.php(488): XF\App->run()
#9 index.php(20): XF::runApp('XF\\Pub\\App')
#10 {main}

Request state

array(4) {
  ["url"] => string(13) "/threads/273/"
  ["referrer"] => bool(false)
  ["_GET"] => array(0) {
  }
  ["_POST"] => array(0) {
  }
}

@Xon Please any update for this issue?
 
@Xon Please can you let me show where Display thread reply banned banner on user's posts?
It shows just above a user's post like warnings/moderation/etc does.

If you have Report Improvements; it also shows up when a user clicks the "report" button;
1625406104946.webp
 
Top Bottom