Holman Romero said:Hi Wahid,
Interesting (and you are right, annoying too) issue :-)Images broken are the images renditions Newscoop generates out of the original image, and those directories are created on the fly. Clearly there is a problem when either creating the directory or placing the image into an already existing directory.There are several users already using Newscoop renditions in production environments experimenting no issues at all with images, so this might be a platform specific. We will investigate this anyway and will let you know here soon.Thanks for reporting.All Best and a Happy NY !
sdancer75 said:I think you use Windows Environment. This is because Windows does not support the character % in its file name system.
Petr Jasek said:do you have images/cache directory writable?
this 500x333/crop/ part should be autogenerated
Holman Romero said:Aha, didn't see the update, if 777 didn't make the trick then there must be something else. Any other info on settings you could share?
it might nginx escaping, can u try to open in browser image url and replace there %7C with %257C or just with | ?
Petr Jasek said:i'm not sure, could you send me your site credentials (via pm) so i can debug it there?
Petr Jasek said:or maybe just your nginx setup i will try to reproduce it, do you have debian stable or testing?
Petr Jasek said:so after some testing here i have suggestion:
try to remove break from location ~* /+cache/ . i think it's not triggering php but returning index.php content
It looks like you're new here. If you want to get involved, click one of these buttons!