Jump to content

Edit History

Php Ninja

Php Ninja

This file /home/bigwullie/public_html/var/cache/prod/Container9mkpjeg/removed-ids.php

doesn't exist.

/home/bigwullie/public_html/var/cache/prod/Container9mkpjeg/appProdProjectContainer.php on line 1614 is trying to include it, but it fails.

One way could be deleting everything inside /prod and /dev, but it's dangerous to recommend that with knowing close to nothing about your system.

1- ENABLE DEBUG MODE,  “config/defines.inc.php” file and open it and find the following code:

        if (!defined('_PS_MODE_DEV_')) {

            define('_PS_MODE_DEV_', TRUE);

        }

Save and try to visit your backoffice. Any change?

 

Php Ninja

Php Ninja

This file /home/bigwullie/public_html/var/cache/prod/Container9mkpjeg/removed-ids.php

doesn't exist.

/home/bigwullie/public_html/var/cache/prod/Container9mkpjeg/appProdProjectContainer.php on line 1614 is trying to include it, but it fails.

One way could be deleting everything inside /prod and /dev, but it's danger to recommend that with knowing close to nothing about your system.

1- ENABLE DEBUG MODE,  “config/defines.inc.php” file and open it and find the following code:

        if (!defined('_PS_MODE_DEV_')) {

            define('_PS_MODE_DEV_', TRUE);

        }

Save and try to visit your backoffice. Any change?

 

×
×
  • Create New...