Issue: /usr /www /users /visitt /concrete5 /concrete /blocks /core_area_layout /view.php

Permalink
Hi everyone
I have the following error message on my frontpage. My customer has been putting content into the page and now there is no way to access the page anymore. Going back to earlier versions did not solve the problem.

We are currently using version 8.3.1

Any idea?
/usr
/www
/users
/visitt
/concrete5
/concrete
/blocks
/core_area_layout
/view.php
    <?php
        defined('C5_EXECUTE') or die("Access Denied.");
        $a = $b->getBlockAreaObject();
        $container = $formatter->getLayoutContainerHtmlObject();
        foreach ($columns as $column) {
            $html = $column->getColumnHtmlObject();

pixeljunkie
 
pixeljunkie replied on at Permalink Reply
pixeljunkie
Sorry, I forgot to drop the error message:
Call to a member function getLayoutContainerHtmlObject() on null