[XenConcept] Hide BBCode

[XenConcept] Hide BBCode [Paid] 2.0.9 Patch 1

No permission to buy ($40.00)
  • Like
Reactions: rdn
A bug that is hard to replicate...
My issue is that some forum node the BBCOde Toolbar for this addon isn't showing.

Why is that?
 
Error when visiting a thread on XF 2.2.0 Beta 3.

Code:
Error: Call to a member function toArray() on array src/addons/UW/FCS/Extend/Pub/Controller/Thread.php:70
Generated by: Admin Aug 18, 2020 at 1:35 AM
Stack trace
#0 src/addons/XenConcept/HideBBCode/XF/Pub/Controller/Thread.php(21): UW\FCS\Extend\Pub\Controller\Thread->actionIndex()
#1 src/addons/XFMG/XF/Pub/Controller/Thread.php(11): XenConcept\HideBBCode\XF\Pub\Controller\Thread->actionIndex()
#2 src/addons/SV/LiveContent/XF/Pub/Controller/Thread.php(37): XFMG\XF\Pub\Controller\Thread->actionIndex()
#3 src/XF/Mvc/Dispatcher.php(350): SV\LiveContent\XF\Pub\Controller\Thread->actionIndex()
#4 src/XF/Mvc/Dispatcher.php(257): XF\Mvc\Dispatcher->dispatchClass()
#5 src/XF/Mvc/Dispatcher.php(113): XF\Mvc\Dispatcher->dispatchFromMatch()
#6 src/XF/Mvc/Dispatcher.php(55): XF\Mvc\Dispatcher->dispatchLoop()
#7 src/XF/App.php(2298): XF\Mvc\Dispatcher->run()
#8 src/XF.php(459): XF\App->run()
#9 index.php(20): XF::runApp()
#10 {main}
 
Error when visiting a thread on XF 2.2.0 Beta 3.

Code:
Error: Call to a member function toArray() on array src/addons/UW/FCS/Extend/Pub/Controller/Thread.php:70
Generated by: Admin Aug 18, 2020 at 1:35 AM
Stack trace
#0 src/addons/XenConcept/HideBBCode/XF/Pub/Controller/Thread.php(21): UW\FCS\Extend\Pub\Controller\Thread->actionIndex()
#1 src/addons/XFMG/XF/Pub/Controller/Thread.php(11): XenConcept\HideBBCode\XF\Pub\Controller\Thread->actionIndex()
#2 src/addons/SV/LiveContent/XF/Pub/Controller/Thread.php(37): XFMG\XF\Pub\Controller\Thread->actionIndex()
#3 src/XF/Mvc/Dispatcher.php(350): SV\LiveContent\XF\Pub\Controller\Thread->actionIndex()
#4 src/XF/Mvc/Dispatcher.php(257): XF\Mvc\Dispatcher->dispatchClass()
#5 src/XF/Mvc/Dispatcher.php(113): XF\Mvc\Dispatcher->dispatchFromMatch()
#6 src/XF/Mvc/Dispatcher.php(55): XF\Mvc\Dispatcher->dispatchLoop()
#7 src/XF/App.php(2298): XF\Mvc\Dispatcher->run()
#8 src/XF.php(459): XF\App->run()
#9 index.php(20): XF::runApp()
#10 {main}

Hello,

The error comes from the add-on https://xenforo.com/community/resources/uw-forum-comments-system.7073/
 
  • Like
Reactions: rdn
I recently enable Hide User but not showing on editor toolbar.

My options:
1598032805499.png


Post new thread only shows:
1598032847082.png

Edit: permission for hide user is also enabled.
 
Last edited:
Fixed now by adding other toolbars at
Content > BB code button manager > Edit dropdown: Hide
But still not showing on quick reply editor.
Just showing fine on posting new thread.

Edit: Auto fixed by itself now.

Thanks.
 
Last edited:
Hello,

The installation of the add-on is not yet compatible with the XF 2.2 version. However the add-on is compatible with XF 2.2 if the add-on is already installed.

The version compatible with XF 2.2 should arrive within a week.

Regards
Fixed now by adding other toolbars at

But still not showing on quick reply editor.
Just showing fine on posting new thread.

Edit: Auto fixed by itself now.

Thanks.

Hello,

Sorry for my late response.

What is the error?

Regards
 
No error log but, sometimes the toolbar show and sometimes it doesn't on quick reply form.
Not sure why.

But always showing on new thread form.
 
After update, I got this errors:
Code:
Error: Call to undefined method XF\Mvc\Reply\Redirect::getParam() src/addons/XenConcept/HideBBCode/XF/Pub/Controller/Thread.php:29
Generated by: Unknown account Oct 18, 2020 at 10:45 PM
Stack trace
#0 src/addons/XFMG/XF/Pub/Controller/Thread.php(11): XenConcept\HideBBCode\XF\Pub\Controller\Thread->actionIndex()
#1 src/XF/Mvc/Dispatcher.php(350): XFMG\XF\Pub\Controller\Thread->actionIndex()
#2 src/XF/Mvc/Dispatcher.php(257): XF\Mvc\Dispatcher->dispatchClass()
#3 src/XF/Mvc/Dispatcher.php(113): XF\Mvc\Dispatcher->dispatchFromMatch()
#4 src/XF/Mvc/Dispatcher.php(55): XF\Mvc\Dispatcher->dispatchLoop()
#5 src/XF/App.php(2300): XF\Mvc\Dispatcher->run()
#6 src/XF.php(465): XF\App->run()
#7 index.php(20): XF::runApp()
#8 {main}
Request state
array(4) {
  ["url"] => string(49) "/threads/thread-title.936974/page-3"
  ["referrer"] => bool(false)
  ["_GET"] => array(1) {
    ["/threads/thread-title_936974/page-3"] => string(0) ""
  }
  ["_POST"] => array(0) {
  }
}

Error: Call to undefined method XF\Mvc\Reply\Redirect::getParam() src/addons/XenConcept/HideBBCode/XF/Pub/Controller/Thread.php:29
Generated by: Admin Oct 18, 2020 at 10:46 PM
Stack trace
#0 src/addons/XFMG/XF/Pub/Controller/Thread.php(11): XenConcept\HideBBCode\XF\Pub\Controller\Thread->actionIndex()
#1 src/XF/Mvc/Dispatcher.php(350): XFMG\XF\Pub\Controller\Thread->actionIndex()
#2 src/XF/Mvc/Dispatcher.php(257): XF\Mvc\Dispatcher->dispatchClass()
#3 src/XF/Mvc/Dispatcher.php(113): XF\Mvc\Dispatcher->dispatchFromMatch()
#4 src/XF/Mvc/Dispatcher.php(55): XF\Mvc\Dispatcher->dispatchLoop()
#5 src/XF/App.php(2300): XF\Mvc\Dispatcher->run()
#6 src/XF.php(465): XF\App->run()
#7 index.php(20): XF::runApp()
#8 {main}
Request state
array(4) {
  ["url"] => string(49) "/threads/thread-title.936974/page-3"
  ["referrer"] => bool(false)
  ["_GET"] => array(1) {
    ["/threads/thread-title_936974/page-3"] => string(0) ""
  }
  ["_POST"] => array(0) {
  }
}
 
Top Bottom