enio19 Posted July 22, 2021 Share Posted July 22, 2021 Hi!! i have 2 store and i need to add the 3 store to my server and i have this error. Deprecated: array_key_exists(): Using array_key_exists() on objects is deprecated. Use isset() or property_exists() instead in /home/kt000005/public_html/src/Adapter/EntityMapper.php on line 99 Deprecated: array_key_exists(): Using array_key_exists() on objects is deprecated. Use isset() or property_exists() instead in /home/kt000005/public_html/src/Adapter/EntityMapper.php on line 99 Deprecated: array_key_exists(): Using array_key_exists() on objects is deprecated. Use isset() or property_exists() instead in /home/kt000005/public_html/src/Adapter/EntityMapper.php on line 99 Deprecated: array_key_exists(): Using array_key_exists() on objects is deprecated. Use isset() or property_exists() instead in /home/kt000005/public_html/src/Adapter/EntityMapper.php on line 99 Deprecated: array_key_exists(): Using array_key_exists() on objects is deprecated. Use isset() or property_exists() instead in /home/kt000005/public_html/src/Adapter/EntityMapper.php on line 99 Deprecated: array_key_exists(): Using array_key_exists() on objects is deprecated. Use isset() or property_exists() instead in /home/kt000005/public_html/src/Adapter/EntityMapper.php on line 99 Deprecated: array_key_exists(): Using array_key_exists() on objects is deprecated. Use isset() or property_exists() instead in /home/kt000005/public_html/src/Adapter/EntityMapper.php on line 99 Warning: include_once(/home/kt000005/public_html/modules/advanceseo/model/SeoInternalLinkingModel.php): failed to open stream: No such file or directory in /home/kt000005/public_html/override/controllers/front/IndexController.php on line 2 Warning: include_once(): Failed opening '/home/kt000005/public_html/modules/advanceseo/model/SeoInternalLinkingModel.php' for inclusion (include_path='/home/kt000005/public_html/vendor/pear/pear_exception:/home/kt000005/public_html/vendor/pear/console_getopt:/home/kt000005/public_html/vendor/pear/pear-core-minimal/src:/home/kt000005/public_html/vendor/pear/archive_tar:.:/opt/php7-4/lib/php') in /home/kt000005/public_html/override/controllers/front/IndexController.php on line 2 Deprecated: array_key_exists(): Using array_key_exists() on objects is deprecated. Use isset() or property_exists() instead in /home/kt000005/public_html/src/Adapter/EntityMapper.php on line 99 Deprecated: array_key_exists(): Using array_key_exists() on objects is deprecated. Use isset() or property_exists() instead in /home/kt000005/public_html/src/Adapter/EntityMapper.php on line 99 Deprecated: array_key_exists(): Using array_key_exists() on objects is deprecated. Use isset() or property_exists() instead in /home/kt000005/public_html/src/Adapter/EntityMapper.php on line 99 Whoops, looks like something went wrong. (1/1) ContextErrorException Warning: Declaration of Cart::getProducts($refresh = false, $id_product = false, $id_country = NULL, $fullInfos = true) should be compatible with CartCore::getProducts($refresh = false, $id_product = false, $id_country = NULL, $fullInfos = true, bool $keepOrderPrices = false) in Cart.php line 9 at ErrorHandler->handleError(2, 'Declaration of Cart::getProducts($refresh = false, $id_product = false, $id_country = NULL, $fullInfos = true) should be compatible with CartCore::getProducts($refresh = false, $id_product = false, $id_country = NULL, $fullInfos = true, bool $keepOrderPrices = false)', '/home/kt000005/public_html/override/classes/Cart.php', 9, array('className' => 'Cart', 'classDir' => '/home/kt000005/public_html/')) in PrestaShopAutoload.php line 152 at require_once() in PrestaShopAutoload.php line 152 at PrestaShopAutoload->load('Cart') in DebugClassLoader.php line 159 at DebugClassLoader->loadClass('Cart') at spl_autoload_call('Cart') in FrontController.php line 416 at FrontControllerCore->init() in Controller.php line 287 at ControllerCore->run() in Dispatcher.php line 518 at DispatcherCore->dispatch() in index.php line 28 what can do? thanks Link to comment Share on other sites More sharing options...
SmartDataSoft Posted July 22, 2021 Share Posted July 22, 2021 Hello, What is your php version and PrestaShop version. It seemed that your PrestaShop version is not compatible with Php version. https://devdocs.prestashop.com/1.7/basics/installation/system-requirements/ Thank you Link to comment Share on other sites More sharing options...
enio19 Posted July 22, 2021 Author Share Posted July 22, 2021 1 minute ago, SmartDataSoft said: Hello, What is your php version and PrestaShop version. It seemed that your PrestaShop version is not compatible with Php version. https://devdocs.prestashop.com/1.7/basics/installation/system-requirements/ Thank you in my two other store is working fine... is when i add a new one Link to comment Share on other sites More sharing options...
SmartDataSoft Posted July 22, 2021 Share Posted July 22, 2021 I suggest you to recheck one time. Can you write what is your php version and PrestaShop version in this shop. Link to comment Share on other sites More sharing options...
enio19 Posted July 22, 2021 Author Share Posted July 22, 2021 i try yet PHP 7.3.24 PHP 7.2.34 AND NOTHING my prestaashop version is 17.7.5 Link to comment Share on other sites More sharing options...
SmartDataSoft Posted July 22, 2021 Share Posted July 22, 2021 Can you please clear the cache and regenerate cache file and then check again. Link to comment Share on other sites More sharing options...
enio19 Posted July 22, 2021 Author Share Posted July 22, 2021 i try that yet.. and i desative all native module and nothing.. do you think that ihave to install a new version in other folder in my server? Link to comment Share on other sites More sharing options...
SmartDataSoft Posted August 1, 2021 Share Posted August 1, 2021 Hello, enio19 You can try to install a new PrestaShop in same hoisting then you can check all parameter is ok for running same PrestaShop version. Thank you 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