Jump to content

Backoffice problems


Hatchling

Recommended Posts

Good evening,

I am hoping someone could help me out with my store. Since Today I am experiencing troubles when loading my back office. The screen stays white. When I enable debug modes via FTP I get the following message:

1/1) FatalErrorException

Compile Error: require(): Failed opening required '/home/duiven21/domains/onzeinboedel.nl/public_html/var/cache/dev/Container3cong8k/removed-ids.php' (include_path='/home/duiven21/domains/onzeinboedel.nl/public_html/vendor/pear/pear_exception:/home/duiven21/domains/onzeinboedel.nl/public_html/vendor/pear/console_getopt:/home/duiven21/domains/onzeinboedel.nl/public_html/vendor/pear/pear-core-minimal/src:/home/duiven21/domains/onzeinboedel.nl/public_html/vendor/pear/archive_tar:.:/usr/local/php72/lib/php')

in appDevDebugProjectContainer.php line 1702

 

This is line 1700 till 1703 in in appDevDebugProjectContainer.php

    public function getRemovedIds()
    {
        return require $this->containerDir.\DIRECTORY_SEPARATOR.'removed-ids.php';
    }

 

I already tried to remove the class_index.php from var/cache/dev and var/cache/pod.

 

I am running PrestaShop 1.7.6

PHP-version: 7.2.32

 

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...