Jump to content

Fatal error: Uncaught Error: Cannot access protected property


Rita Ramos

Recommended Posts

I updated the PS to version 1.7.7.1, I already had a series of problems but now, I have this one below. Without the debug, I have the error 500. Can someone help me? I´m using PHP 7.3

Fatal error: Uncaught Error: Cannot access protected property Shop::$id_shop in /home/xxxxx/public_html/src/Adapter/EntityMapper.php:101 Stack trace: #0 /home/xxxxx/public_html/classes/ObjectModel.php(264): PrestaShop\PrestaShop\Adapter\EntityMapper->load('1', NULL, Object(Shop), Array, NULL, true) #1 /home/xxxxx/public_html/classes/shop/Shop.php(128): ObjectModelCore->__construct('1', NULL, NULL) #2 /home/xxxxx/public_html/classes/shop/Shop.php(411): ShopCore->__construct('1') #3 /home/xxxxx/public_html/config/config.inc.php(118): ShopCore::initialize() #4 /home/xxxxx/public_html/admin8943a56v4/index.php(40): require('/home/xxxxx/...') #5 {main} thrown in /home/xxxxx/public_html/src/Adapter/EntityMapper.php on line 101

Link to comment
Share on other sites

2 minutes ago, Guest said:

The programmer or developer needs to look in the error log file.
It can be repaired for a few minutes.

I don't have any knowledge of programming. Until now, I had configured the old version and it worked normally. It was only now that I decided to upgrade that the problem started and I have no idea how to solve it. I need to put the site online because it is undergoing maintenance and I can't even access the back office. Can you help me?

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...