I've realized that the problem is not specific of zip import. It occurs with any method used to add an image to a gallery. I've verified also that the problem doesn't occur on version 3.0.7.
I've added an issue here: https://github.com/stephenmcd/mezzanine/issues/952 2014-02-08 23:57 GMT+01:00 Federico Bruni <[email protected]>: > I've just tried to upload some images into a gallery using the zip import. > The files are saved in static/media/uploads/collections/ > > When I view the gallery, Mezzanine is not able to see these images, even > though the path is correct. I get a 404 error. > If I create a gallery using images saved in > static/media/uploads/galleries, everything works fine. It seems that the > problem is in the collections/ directory, but I have no idea of what it may > be (for example, the permissions are correct). > > Can you help me to debug this problem? > I'm using Mezzanine 3.0.8. > > Thanks > Federico > > -- > You received this message because you are subscribed to a topic in the > Google Groups "Mezzanine Users" group. > To unsubscribe from this topic, visit > https://groups.google.com/d/topic/mezzanine-users/lXx2v2NoFtE/unsubscribe. > To unsubscribe from this group and all its topics, send an email to > [email protected]. > For more options, visit https://groups.google.com/groups/opt_out. > -- You received this message because you are subscribed to the Google Groups "Mezzanine Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/groups/opt_out.
