Hope someone can help me with this. When my users paste a picture in the post using ctrl-v it looks fine in the editor like this:
but when they submit the post it looks like this:
![[Image: KeauV6I.png]](https://camo.mybb.com/6375bed45887c58e48e27b93bdb1147c7ce98a25/68747470733a2f2f692e696d6775722e636f6d2f4b6561755636492e706e67)
I am not sure but currently I don't think in MyBB we show base64 encoded image or svg images in post.
It might be an issue
(2017-12-05, 05:38 AM)YeahIamBlond Wrote: [ -> ]Hope someone can help me with this. When my users paste a picture in the post using ctrl-v it looks fine in the editor like this:
![[Image: JdD1ZSo.png]](https://camo.mybb.com/af99e152bb5013f2e60d9c97005004b0b5a3161a/68747470733a2f2f692e696d6775722e636f6d2f4a6444315a536f2e706e67)
but when they submit the post it looks like this:
![[Image: KeauV6I.png]](https://camo.mybb.com/6375bed45887c58e48e27b93bdb1147c7ce98a25/68747470733a2f2f692e696d6775722e636f6d2f4b6561755636492e706e67)
You have to post image link like below example. Make sure that link have to end with picture extension every time like .jpg, .gif, .png etc
Eg : https://image.ibb.co/dTY9Sw/rating.jpg
Yeah I am aware i can post a link to the picture. But when I just CTRL-V (paste) a picture in the editor it works. Just when the thread gets saved it doesnt.