fruitful in newer v8?

Permalink
Hi,

Unfortunately vivid is not alive anymore, but the fruitful theme is still on the top themes here in concrete.

I recently updated from concrete 8.2.1 to 8.5.2, but since then my fruitful theme is broken.
The loading of the page stops right before the hero featurette header, but there are no errors output in the error logging in the dashboard. (yes everything is set well, we can get errors out, but not the ones from the header code).

When i comment out all the image handler and slider code in the view of that block it doesn't break my page anymore, but i can't add or remove them anymore. But also the rest of my settings i made custom for the fruitful theme overall seems to be gone. Does anyone know how the compatibility should be?

Maybe this would help some extra:
When trying to delete the existing old hero_featurette_fruitful header i get:

Undefined variable: args
Details
/httpdocs/packages/fruitful/blocks/hero_featurette_fruitful/controller.php(56): Whoops\Exception\ErrorException->null   
/httpdocs/packages/fruitful/blocks/hero_featurette_fruitful/controller.php(56): Whoops\Run->handleError   
/httpdocs/concrete/src/Block/Block.php(1643): Concrete\Package\Fruitful\Block\HeroFeaturetteFruitful\Controller->duplicate   
/httpdocs/concrete/controllers/backend/user_interface/block.php(111): Concrete\Core\Block\Block->duplicate   
/httpdocs/concrete/controllers/dialog/block/delete.php(42): Concrete\Controller\Backend\UserInterface\Block->getBlockToEdit   
/httpdocs/concrete/src/Controller/AbstractController.php(294): Concrete\Controller\Dialog\Block\Delete->submit   
/httpdocs/concrete/src/Controller/AbstractController.php(294): null->call_user_func_array   
/httpdocs/concrete/src/Routing/ControllerRouteAction.php(64): Concrete\Core\Controller\AbstractController->runAction   
/httpdocs/concrete/src/Http/RouteDispatcher.php(37): Concrete\Core\Routing\ControllerRouteAction->execute   
/httpdocs/concrete/src/Http/Middleware/DispatcherDelegate.php(39): Concrete\Core\Http\RouteDispatcher->dispatch   
/httpdocs/concrete/src/Http/Middleware/MiddlewareStack.php(86): Concrete\Core\Http\Middleware\DispatcherDelegate->next   
/httpdocs/concrete/src/Http/DefaultDispatcher.php(125): Concrete\Core\Http\Middleware\MiddlewareStack->process   
/httpdocs/concrete/src/Http/DefaultDispatcher.php(58): Concrete\Core\Http\DefaultDispatcher->handleDispatch

 
mnakalay replied on at Permalink Reply
mnakalay
Hello,
Could you share the website's address?
VolgensBartjes replied on at Permalink Reply
it's behind a password protection right now, i can change the pass and send you in DM
VolgensBartjes replied on at Permalink Reply
sended
mnakalay replied on at Permalink Reply
mnakalay
received
mnakalay replied on at Permalink Reply
mnakalay
So I guess your views are still commented out because the site works fine and the slider is empty.

Could you make it show the error?