Jump to content

[PrestaShop\PrestaShop\Core\Domain\Shop\Exception\ShopException code 0]


Bendik

Recommended Posts

  • 2 years later...

In case it helps someone.

After investigating where the error might be, I saw that the error was coming from the checkImageMemoryLimit method

My problem was that I had the php memory_limit variable set to 64mb and it wasn't enough to process the image, so increasing it to 256mb in the php.ini fixed it.

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