willrad86 Posted March 17, 2021 Share Posted March 17, 2021 It just gives me this line over and over again: Deprecated: array_key_exists(): Using array_key_exists() on objects is deprecated. Use isset() or property_exists() instead in /homepages/30/d865027275/htdocs/src/Adapter/EntityMapper.php on line 99 Not sure what to do. I've never had something completely crash like this so quickly. Link to comment Share on other sites More sharing options...
Rhobur Posted March 18, 2021 Share Posted March 18, 2021 You are probably using PHP7.4, if so switch back to PHP7.3 or PHP 7.2 depending on your Prestashop version... 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