marek200 Posted October 17, 2019 Share Posted October 17, 2019 (edited) Witam, chcę zmienić wersję PHP na serwerze z 5.6 na 7.0. Gdy zmienię na Prestashopie wywala błąd: Jak to załatać ? Fatal error: Uncaught Error: [] operator not supported for strings in /home/foodfood/ftp/foodmarket/classes/db/DbQuery.php:96 Stack trace: #0 /home/foodfood/ftp/foodmarket/Adapter/Adapter_EntityMapper.php(45): DbQueryCore->from('shop', 'a') #1 /home/foodfood/ftp/foodmarket/classes/ObjectModel.php(233): Adapter_EntityMapper->load('1', NULL, Object(Shop), Array, NULL, true) #2 /home/foodfood/ftp/foodmarket/classes/shop/Shop.php(131): ObjectModelCore->__construct('1', NULL, NULL) #3 /home/foodfood/ftp/foodmarket/classes/shop/Shop.php(397): ShopCore->__construct('1') #4 /home/foodfood/ftp/foodmarket/config/config.inc.php(114): ShopCore::initialize() #5 /home/foodfood/ftp/foodmarket/index.php(27): require('/home/foodfood/...') #6 {main} thrown in /home/foodfood/ftp/foodmarket/classes/db/DbQuery.php on line 96 Edited October 18, 2019 by marek200 (see edit history) Link to comment Share on other sites More sharing options...
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now