Implode() error on Conversation block
Permalink
Hi, I am getting the below error whenever I try to edit a "conversation block" I have no idea how to rectify this. It exists whether I use php 5.6 or 7.2 I snipped out the name of my website because I wasn't sure if this error could be exploited. I share the main concrete code between different sites so that's why the /usr/local/share.... directory. This should not be the issue because every other block, theme,addon etc work just fine. Please Help:
implode(): Invalid arguments passed Details /usr/local/share/concrete5/concrete5-8.5.4/concrete/blocks/core_conversation/form.php(252): Whoops\Exception\ErrorException->null /usr/local/share/concrete5/concrete5-8.5.4/concrete/blocks/core_conversation/form.php(252): null->implode /usr/local/share/concrete5/concrete5-8.5.4/concrete/src/Block/View/BlockView.php(361): null->include /usr/local/share/concrete5/concrete5-8.5.4/concrete/blocks/core_conversation/edit.php(4): Concrete\Core\Block\View\BlockView->inc /usr/local/share/concrete5/concrete5-8.5.4/concrete/src/Block/View/BlockView.php(248): null->include /usr/local/share/concrete5/concrete5-8.5.4/concrete/src/View/AbstractView.php(164): Concrete\Core\Block\View\BlockView->renderViewContents /usr/local/share/concrete5/concrete5-8.5.4/concrete/views/dialogs/block/edit.php(33): Concrete\Core\View\AbstractView->render /usr/local/share/concrete5/concrete5-8.5.4/concrete/src/View/View.php(267): null->include /usr/local/share/concrete5/concrete5-8.5.4/concrete/src/View/View.php(245): Concrete\Core\View\View->renderInnerContents /usr/local/share/concrete5/concrete5-8.5.4/concrete/src/View/AbstractView.php(164): Concrete\Core\View\View->renderViewContents /usr/local/share/concrete5/concrete5-8.5.4/concrete/src/Routing/ControllerRouteAction.php(82): Concrete\Core\View\AbstractView->render /usr/local/share/concrete5/concrete5-8.5.4/concrete/src/Http/RouteDispatcher.php(37): Concrete\Core\Routing\ControllerRouteAction->execute /usr/local/share/concrete5/concrete5-8.5.4/concrete/src/Http/Middleware/DispatcherDelegate.php(39): Concrete\Core\Http\RouteDispatcher->dispatch
Viewing 15 lines of 33 lines. View entire code block.