SNathJr / ghost-on-heroku

One-button Heroku deploy for the Ghost 3.2.0 blogging platform.
https://snathjr.github.io/ghost-on-heroku/
Other
232 stars 251 forks source link

Problem with images #65

Open motherfacker opened 3 years ago

motherfacker commented 3 years ago

I have some problem with add images to post When i add sevetal pic into post (copy from buffer or other sites) and save i got equal images and new images don't upload on Cloudinary

edit post - http://joxi.ru/KAgO7BkHKe1ynA after save - http://joxi.ru/V2V8R3atkVplar cloudinary - http://joxi.ru/E2pNWpVTGV5k4r Heroku config vars - http://joxi.ru/gmv56l3u1B73Dr

What it could be?

SNathJr commented 3 years ago

Hey, first of all I would ask you to correct the app public url. Next, check if you create anew post and upload images does it work.

I am unable to replicate your bug, but if you provide more info on your deployment log. I could replicate it and get back to you.

motherfacker commented 3 years ago

Hey, first of all I would ask you to correct the app public url. Next, check if you create anew post and upload images does it work.

I am unable to replicate your bug, but if you provide more info on your deployment log. I could replicate it and get back to you.

app public url is correct now. When i create new post and upload images it's not work for cloudinary. deployment log here

dillera commented 3 years ago

Just a note- just created a new ghost using this repo and image uploads are working fine- I didn't touch the code.

SNathJr - Thank you for doing this, it's very very nice!