"Can comment on post" is set to "yes" but when I try to post a comment I get this error "You do not have permission to view this page or perform this action." @Painbaker
2.0.2 Patch Level 2:
- Fixed hiding thread contents for [OzzModz] TMDb TV/Movies Thread Starter add-ons
- Fixed potential null error on [tl] Post Comments importer
Error: Call to undefined method XF\Mvc\Reply\Redirect::setParam() src/addons/DC/MoreThread/XF/Pub/Controller/Thread.php:26
#0 src/addons/MaZ/AMP/XF/Pub/Controller/Thread.php(28): DC\MoreThread\XF\Pub\Controller\Thread->actionIndex(Object(XF\Mvc\ParameterBag))
#1 src/addons/XFMG/XF/Pub/Controller/Thread.php(11): MaZ\AMP\XF\Pub\Controller\Thread->actionIndex(Object(XF\Mvc\ParameterBag))
#2 src/addons/ThemeHouse/PostComments/XF/Pub/Controller/Thread.php(24): XFMG\XF\Pub\Controller\Thread->actionIndex(Object(XF\Mvc\ParameterBag))
#3 src/addons/SV/UserActivity/XF/Pub/Controller/Thread.php(15): ThemeHouse\PostComments\XF\Pub\Controller\Thread->actionIndex(Object(XF\Mvc\ParameterBag))
#4 src/XF/Mvc/Dispatcher.php(352): SV\UserActivity\XF\Pub\Controller\Thread->actionIndex(Object(XF\Mvc\ParameterBag))
#5 src/XF/Mvc/Dispatcher.php(259): XF\Mvc\Dispatcher->dispatchClass('XF:Thread', 'Index', Object(XF\Mvc\RouteMatch), Object(SV\ElasticSearchEssentials\XF\Pub\Controller\Thread), NULL)
#6 src/XF/Mvc/Dispatcher.php(115): XF\Mvc\Dispatcher->dispatchFromMatch(Object(XF\Mvc\RouteMatch), Object(SV\ElasticSearchEssentials\XF\Pub\Controller\Thread), NULL)
#7 src/XF/Mvc/Dispatcher.php(57): XF\Mvc\Dispatcher->dispatchLoop(Object(XF\Mvc\RouteMatch))
#8 src/XF/App.php(2487): XF\Mvc\Dispatcher->run()
#9 src/XF.php(524): XF\App->run()
#10 index.php(20): XF::runApp('XF\\Pub\\App')
#11 {main}
array(4) {
["url"] => string(62) "/xf/threads/die-eigene-teichdokumentation-anlegen.42696/page-7"
["referrer"] => string(94) "https://www.my-forum.de/xf/threads/die-eigene-teichdokumentation-anlegen.42696/page-6"
["_GET"] => array(0) {
}
["_POST"] => array(0) {
}
}
Just posting here to confirm we are having the same issue as above which makes this addon unusable.
I think if you were using the original themehouse post comments addon and then switched to this one, or jsut started using this and haven't needed to rebuild its probably fine, but in situations where the rebuild tool has to be ran or conversion from other add-ons it does break pagination and order of posts.I know this doesn't help you, @Empty, but I just wanted to say that this is, by far, the most usable and used feature at our website. I suspect if I were able to count, there'd be over 20,000 comments at our site. Nested, working without a flaw. I do know that I'm behind on updating my Xenforo, don't know if you are using a newer/newest version and perhaps that's causing issues, or, I have been told that sometimes there are conflicts with add-ons, and I had to check into that at one point, not with this one but with others. Probably doesn't help to tell you that, but better than getting no suggestions.
What would be the reason for that?How to hide the comment only to the original poster and the receiver?
We have made changes to the reaction to make it as private, the comments should be private as well to make it like a reputation system.What would be the reason for that?
<xf:if is="$xf.visitor.user_id == $content.user_id">
</xf:if>
We use essential cookies to make this site work, and optional cookies to enhance your experience.