Jump to content

prestashop 1.7.6 Fatal error: Uncaught Error: Call to a member function xpath()


lionak69

Recommended Posts

Hi,

My eshop on Prestashop 1.7.6 has suddenly stopped working, following error is shown if I switch the DEV mode on, please can someone guide me how to take it forward? The server PHP version is 7.4 and another eshop on same server with same version of prestashop is working fine.

 

Deprecated: array_key_exists(): Using array_key_exists() on objects is deprecated. Use isset() or property_exists() instead in /home1/athay8cq/public_html/transportlawtexts/eshop/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 /home1/athay8cq/public_html/transportlawtexts/eshop/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 /home1/athay8cq/public_html/transportlawtexts/eshop/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 /home1/athay8cq/public_html/transportlawtexts/eshop/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 /home1/athay8cq/public_html/transportlawtexts/eshop/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 /home1/athay8cq/public_html/transportlawtexts/eshop/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 /home1/athay8cq/public_html/transportlawtexts/eshop/src/Adapter/EntityMapper.php on line 99

Warning: simplexml_load_file(): I/O warning : failed to load external entity "" in /home1/athay8cq/public_html/transportlawtexts/eshop/src/Core/Localization/CLDR/Reader.php on line 152

Notice: Trying to get property 'parentLocales' of non-object in /home1/athay8cq/public_html/transportlawtexts/eshop/src/Core/Localization/CLDR/Reader.php on line 212

Notice: Trying to get property 'parentLocale' of non-object in /home1/athay8cq/public_html/transportlawtexts/eshop/src/Core/Localization/CLDR/Reader.php on line 212

Warning: Invalid argument supplied for foreach() in /home1/athay8cq/public_html/transportlawtexts/eshop/src/Core/Localization/CLDR/Reader.php on line 212

Notice: Trying to get property 'parentLocales' of non-object in /home1/athay8cq/public_html/transportlawtexts/eshop/src/Core/Localization/CLDR/Reader.php on line 212

Notice: Trying to get property 'parentLocale' of non-object in /home1/athay8cq/public_html/transportlawtexts/eshop/src/Core/Localization/CLDR/Reader.php on line 212

Warning: Invalid argument supplied for foreach() in /home1/athay8cq/public_html/transportlawtexts/eshop/src/Core/Localization/CLDR/Reader.php on line 212

Notice: Trying to get property 'supplementalData' of non-object in /home1/athay8cq/public_html/transportlawtexts/eshop/src/Core/Localization/CLDR/Reader.php on line 533

Fatal error: Uncaught Error: Call to a member function xpath() on null in /home1/athay8cq/public_html/transportlawtexts/eshop/src/Core/Localization/CLDR/Reader.php:533 Stack trace: #0 /home1/athay8cq/public_html/transportlawtexts/eshop/src/Core/Localization/CLDR/Reader.php(289): PrestaShop\PrestaShop\Core\Localization\CLDR\Reader->mapLocaleData(Object(SimpleXMLElement), Array) #1 /home1/athay8cq/public_html/transportlawtexts/eshop/src/Core/Localization/CLDR/Reader.php(106): PrestaShop\PrestaShop\Core\Localization\CLDR\Reader->getLocaleData('root') #2 /home1/athay8cq/public_html/transportlawtexts/eshop/src/Core/Localization/CLDR/DataLayer/LocaleReference.php(80): PrestaShop\PrestaShop\Core\Localization\CLDR\Reader->readLocaleData('en_US') #3 /home1/athay8cq/public_html/transportlawtexts/eshop/src/Core/Data/Layer/AbstractDataLayer.php(90): PrestaShop\PrestaShop\Core\Localization\CLDR\DataLayer\LocaleReference->doRead('en-US') #4 /home1/athay8cq/public_html/transportlawtexts/eshop/src/Core/Data/Layer/AbstractDataLayer.php(15 in /home1/athay8cq/public_html/transportlawtexts/eshop/src/Core/Localization/CLDR/Reader.php on line 533

 

 

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