Template errors
Template public:xfa_faq_macros: [E_DEPRECATED] preg_split(): Passing null to parameter #2 ($subject) of type string is deprecated (src/addons/KL/EditorManager/XF/BbCode/Renderer/Html.php:660)
Template error: [E_DEPRECATED] trim(): Passing null to parameter #1 ($string) of type string is deprecated src/addons/KL/EditorManager/XF/BbCode/Renderer/Html.php:53
Stack trace
#0 [internal function]: XF\Template\Templater->handleTemplateError(512, '[E_USER_WARNING...', '/www/public_htm...', 1177)
#1 src/XF/Template/Templater.php(1177): trigger_error('Cannot call met...', 512)
#2 internal_data/code_cache/templates/l1/s0/public/bb_code_tag_quote.php(11): XF\Template\Templater->method(NULL, 'isIgnoring', Array)
#3 src/XF/Template/Templater.php(1652): XF\Template\Templater->{closure}(Object(SV\LazyImageLoader\XF\Template\Templater), Array, NULL)
#4 src/XF/BbCode/Renderer/Html.php(1182): XF\Template\Templater->renderTemplate('bb_code_tag_quo...', Array)
#5 src/XF/BbCode/Renderer/Html.php(1126): XF\BbCode\Renderer\Html->getRenderedQuote('For some reason...', 'Nate', Array, Array)
#6 src/XF/BbCode/Renderer/Html.php(316): XF\BbCode\Renderer\Html->renderTagQuote(Array, 'Nate, post: 902...', Array, Array, Object(SV\AdvancedBbCodesPack\XF\BbCode\Renderer\Html))
#7 src/addons/KL/EditorManager/BbCode/EditorManagerTrait.php(144): XF\BbCode\Renderer\Html->renderTag(Array, Array)
#8 src/addons/s9e/MediaSites/XF/BbCode/Renderer/Html.php(14): KL\EditorManager\XF\BbCode\Renderer\Html->renderTag(Array, Array)
#9 src/XF/BbCode/Traverser.php(63): s9e\MediaSites\XF\BbCode\Renderer\Html->renderTag(Array, Array)
#10 src/XF/BbCode/Renderer/Html.php(1351): XF\BbCode\Traverser->renderSubTree(Array, Array)
#11 src/addons/SV/LazyImageLoader/XF/BbCode/Renderer/Html.php(138): XF\BbCode\Renderer\Html->renderTagSpoiler(Array, 'replies', Array, Array)
#12 src/XF/BbCode/Renderer/Html.php(316): SV\LazyImageLoader\XF\BbCode\Renderer\Html->renderTagSpoiler(Array, 'replies', Array, Array, Object(SV\AdvancedBbCodesPack\XF\BbCode\Renderer\Html))
#13 src/addons/KL/EditorManager/BbCode/EditorManagerTrait.php(144): XF\BbCode\Renderer\Html->renderTag(Array, Array)
#14 src/addons/s9e/MediaSites/XF/BbCode/Renderer/Html.php(14): KL\EditorManager\XF\BbCode\Renderer\Html->renderTag(Array, Array)
#15 src/XF/BbCode/Traverser.php(63): s9e\MediaSites\XF\BbCode\Renderer\Html->renderTag(Array, Array)
#16 src/XF/BbCode/Traverser.php(39): XF\BbCode\Traverser->renderSubTree(Array, Array)
#17 src/XF/BbCode/Traverser.php(22): XF\BbCode\Traverser->renderAst(Array, Object(SV\AdvancedBbCodesPack\XF\BbCode\RuleSet), Array)
#18 src/XF/SubContainer/BbCode.php(222): XF\BbCode\Traverser->render([invalid], Object(SV\AdvancedBbCodesPack\XF\BbCode\Parser), Object(SV\AdvancedBbCodesPack\XF\BbCode\RuleSet), Array)
#19 src/addons/KL/EditorManager/XF/Pub/Controller/Post.php(36): XF\SubContainer\BbCode->render([invalid], 'html', 'post', Object(SV\ThreadReplyBanTeeth\XF\Entity\Post))
#20 src/XF/Mvc/Dispatcher.php(352): KL\EditorManager\XF\Pub\Controller\Post->actionReact(Object(XF\Mvc\ParameterBag))
#21 src/XF/Mvc/Dispatcher.php(259): XF\Mvc\Dispatcher->dispatchClass('XFost', 'React', Object(XF\Mvc\RouteMatch), Object(SV\MultiPrefix\XF\Pub\Controller\Post), NULL)
#22 src/XF/Mvc/Dispatcher.php(115): XF\Mvc\Dispatcher->dispatchFromMatch(Object(XF\Mvc\RouteMatch), Object(SV\MultiPrefix\XF\Pub\Controller\Post), NULL)
#23 src/XF/Mvc/Dispatcher.php(57): XF\Mvc\Dispatcher->dispatchLoop(Object(XF\Mvc\RouteMatch))
#24 src/XF/App.php(2483): XF\Mvc\Dispatcher->run()
#25 src/XF.php(524): XF\App->run()
#26 index.php(20): XF::runApp('XF\\Pub\\App')
#27 {main}
Request state
array(4) {
["url"] => string(39) "/forum/posts/903178/react?reaction_id=3"
["referrer"] => string(67) "https://nuzlockeforums.com/forum/threads/stardust-road.21235/page-3"
["_GET"] => array(2) {
["/forum/posts/903178/react"] => string(0) ""
["reaction_id"] => string(1) "3"
}
["_POST"] => array(4) {
["_xfRequestUri"] => string(41) "/forum/threads/stardust-road.21235/page-3"
["_xfWithData"] => string(1) "1"
["_xfToken"] => string(8) "********"
["_xfResponseType"] => string(4) "json"
}
- TypeError: Return value of KL\EditorManager\Listener\AppSetup::appSetup() must be an instance of KL\EditorManager\Listener\void, none returned
- src/addons/KL/EditorManager/Listener/AppSetup.php:24
- Generated by: Unknown account
- Apr 1, 2023 at 9:09 AM
Stack trace
#0 src/XF/Extension.php(69): KL\EditorManager\Listener\AppSetup::appSetup(Object(XF\Pub\App))
#1 src/XF/App.php(2990): XF\Extension->fire('app_setup', Array, NULL)
#2 src/XF/App.php(2028): XF\App->fire('app_setup', Array)
#3 src/XF/Pub/App.php(94): XF\App->setup(Array)
#4 src/XF.php(497): XF\Pub\App->setup(Array)
#5 src/XF.php(520): XF::setupApp('XF\\Pub\\App')
#6 index.php(20): XF::runApp('XF\\Pub\\App')
#7 {main}
Request state
array(4) {
["url"] => string(30) "/Autodiscover/Autodiscover.xml"
["referrer"] => bool(false)
["_GET"] => array(1) {
["/Autodiscover/Autodiscover_xml"] => string(0) ""
}
["_POST"] => array(0) {
}
}
Only Lukas can give a definitive answer to that, but my opinion is that it's probably prudent to not use it going forward, especially if you plan on upgrading to 2.3 as soon as it comes out. Even if nothing about that update creates a problem with this addon, I know XF plan on updating the editor not too long after 2.3 is released, which almost certainly would be a problem. Bad enough having to wait on the XF updates, don't think you want to also get locked in to having to wait for this to get updated before you can go ahead with the core updates.Is this dead? Last update a year ago.
I think it's probably not a good idea to be investing time in this addon now. There's things that just don't work, the developer himself has said he's pretty much through with it, at least until maybe some time in the hazy future, and there's likely to be only more problems with it moving forward.Hey, thanks for the great addon. Can anyone tell me how to use the HIDEDATE feature?
I mean: [HIDEDATE=what_should_i_put_here]test content[/HIDEDATE]
I tried UNIX Timestamps and some other but not worked.. Anyone have idea?
I think it's probably not a good idea to be investing time in this addon now. There's things that just don't work, the developer himself has said he's pretty much through with it, at least until maybe some time in the hazy future, and there's likely to be only more problems with it moving forward.
I've no idea how to make it work in that addon. Haven't had it installed for some time. Why not just use a scheduler addon? Ozzmozz has a good free one here:But that's the only feature I need. I need to hide posts until specific time. Like 03.03.2024 - 19:30:00. And when that time comes it should make itself visible automatically. I do really need it... Don't you have any idea to make it work in this addon?
Requirements:
XenForo 2.2.0+
Description:
Scheduled content publication
Features:
Supported content types:
- Automatic content publication after chosen date (content will not be visible to users without permission until this)
- Notice of scheduled date (visible for users with permission)
- Ability to edit schedule date
- Permissions per each content type
- Threads
- Posts
- Profile posts & comments...
We use essential cookies to make this site work, and optional cookies to enhance your experience.