Jump to content

Fatal error: Uncaught Error: Cannot access protected property


Rita Ramos

Recommended Posts

Actualicé la PS a la versión 1.7.7.1, ya tenía una serie de problemas pero ahora tengo este a continuación. Sin la depuración, tengo el error 500. ¿Puede alguien ayudarme? Estoy usando PHP 7.3

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

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