Cant edit
Permalink
Hello,
I don't know how to describe this better, but i am getting this error when i try to edit any page:
Declaration of Concrete\Package\VividThumbGallery\Block\VividThumbGallery\Controller::registerViewAssets() should be compatible with Concrete\Core\Block\BlockController::registerViewAssets($outputContent = '')
I have upgraded to the latest version of Concrete5 but no luck.
Anyone can help?
Thanks!
I don't know how to describe this better, but i am getting this error when i try to edit any page:
Declaration of Concrete\Package\VividThumbGallery\Block\VividThumbGallery\Controller::registerViewAssets() should be compatible with Concrete\Core\Block\BlockController::registerViewAssets($outputContent = '')
I have upgraded to the latest version of Concrete5 but no luck.
Anyone can help?
Thanks!
On line 729 of the concrete/src/Block/BlockController.php you have this
The vivid_thumb_gallery/blocks/vivid_thumb_gallery/controller.php should match the concrete/src/Block/BlockController.php file.
You should edit the vivid_thumb_gallery/blocks/vivid_thumb_gallery/controller.php file to match the concrete/src/Block/BlockController.php file.