bootcamp icon indicating copy to clipboard operation
bootcamp copied to clipboard

Getting Broken Images

Open verkko opened this issue 5 years ago • 5 comments
trafficstars

1 2

Am getting broken images at uploaded profile pics and featured images

verkko avatar May 09 '20 02:05 verkko

the empty image 750x300 is working fine

verkko avatar May 09 '20 03:05 verkko

It looks like you are uploading the images to a nonexistent location @verkko or at least one where your system has no access.

sebastian-code avatar May 09 '20 12:05 sebastian-code

I didn't change any thing except css files, am using ssl for my website is that the issue.

verkko avatar May 09 '20 12:05 verkko

No @verkko that shouldn't be an issue at all, but I don't recognize the base URL pattern of the image.

sebastian-code avatar May 09 '20 12:05 sebastian-code

1 MEDIA_ROOT = str(ROOT_DIR("media")) MEDIA_URL = "/media/"

verkko avatar May 09 '20 12:05 verkko