Jump to content

Development Setup and Docker


PatStevens

Recommended Posts

Hello altogether,

I  would like to fix some bugs in prestashop, but I feel a little stupid.
I have cloned out the public Prestashop Repository  (https://github.com/PrestaShop/PrestaShop) and ran a docker-compose up.

After this, of course, the installation scripts run, showing no error messages.

From here, the documentation becomes unclear.

I cannot access the Shop Frontend (localhost:8001), when I try, I'm instantly greeted by an error message:

(1/1) ContextErrorException
Notice: Undefined offset: 0
in ImageRetriever.php line 271
at ImageRetriever->getNoPictureImage(object(Language))in FrontController.php line 1515

Am I supposed to run the /install-dev/ flow?

Well, if I do, it doesn't help either.

What is still missing? Couldn't find much documentation on this.

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