 If you encountered the error message, "An image in this post did not save properly" while trying to post an uploaded picture on Steemit, make sure the HTML code of the image is correct. One of the reasons why the error shows up is when there is a space in the code like what is shown below:  <p>For Example, there is a space between <strong>"</strong> and <strong>https</strong>.</p> </html>
author | kemet |
---|---|
permlink | fix-the-an-image-in-this-post-did-not-save-properly-error |
category | steemit |
json_metadata | {"tags":["steemit","howto","help","steem-help"],"app":"steemit/0.1","format":"markdown","image":["https://steemitimages.com/DQmeLDV11KBmewk1kQThubkteQEwiP9swfsnAB7CL73kPuB/fix.png","https://steemitimages.com/DQmaDdsYKd2jMxWn7FQaz1VnfoRFxWYD9KyCfdt57KUEdAw/fix2.png"]} |
created | 2017-05-20 22:38:45 |
last_update | 2017-05-26 18:37:48 |
depth | 0 |
children | 9 |
last_payout | 2017-05-27 22:38:45 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 584 |
author_reputation | 91,263,891,492 |
root_title | "Fix "An image in this post did not save properly" error" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 3,613,230 |
net_rshares | 9,991,960,327 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
proctologic | 0 | 3,634,846,608 | 5% | ||
meiisheree | 0 | 0 | 100% | ||
swaminemo | 0 | 456,473,366 | 100% | ||
aluhut.life | 0 | 1,926,955,773 | 100% | ||
whalie | 0 | 95,483,452 | 10% | ||
gabrielfhalvarez | 0 | 1,193,357,949 | 100% | ||
gregb80 | 0 | 1,169,473,417 | 100% | ||
kemet | 0 | 1,515,369,762 | 100% | ||
chickenfk | 0 | 0 | 100% | ||
felipesuarez | 0 | 0 | 100% | ||
hitwill | 0 | 0 | 100% | ||
k4k4s198 | 0 | 0 | 100% | ||
michaelcamilleri | 0 | 0 | 100% | ||
dsagaray | 0 | 0 | 100% | ||
ourlife | 0 | 0 | 100% |
Thank you!!!
author | buaan |
---|---|
permlink | re-kemet-fix-the-an-image-in-this-post-did-not-save-properly-error-20180406t060032464z |
category | steemit |
json_metadata | {"tags":["steemit"],"app":"steemit/0.1"} |
created | 2018-04-06 06:00:33 |
last_update | 2018-04-06 06:00:33 |
depth | 1 |
children | 0 |
last_payout | 2018-04-13 06:00:33 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 12 |
author_reputation | 764,347,949,351 |
root_title | "Fix "An image in this post did not save properly" error" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 48,608,259 |
net_rshares | 0 |
Great post!! upvoted! 🔧 This error happens also sometimes when you use [markdown specifically for code](https://github.com/adam-p/markdown-here/wiki/Markdown-Cheatsheet#code), for example there is markdown to show code like this one for the strong tag: `<strong>text here</strong>` But I encountered this "An image in this post did not save properly" error when I tried to show code for the img tag instead of strong. It appears that the img tag creates issues when being displayed bia code markdown in a post. I just wrote a post https://steemit.com/spanish/@felipesuarez/alinear-imagenes-izquierda-derecha where I wanted to show code on the post using the markdown to display the code. But I had to omit that and change the code part for an image showing the code instead to avoid seeing the "An image in this post did not save properly" error which does not allow to publish the post. Seeing this error creates a lot of confusion, specially since you want to publish your post fast, so take into account 👍
author | felipesuarez | ||||||
---|---|---|---|---|---|---|---|
permlink | re-kemet-fix-the-an-image-in-this-post-did-not-save-properly-error-201792t142440511z | ||||||
category | steemit | ||||||
json_metadata | {"app":"chainbb/0.3","format":"markdown+html","tags":[]} | ||||||
created | 2017-09-02 20:24:39 | ||||||
last_update | 2017-09-02 20:24:39 | ||||||
depth | 1 | ||||||
children | 3 | ||||||
last_payout | 2017-09-09 20:24:39 | ||||||
cashout_time | 1969-12-31 23:59:59 | ||||||
total_payout_value | 0.021 HBD | ||||||
curator_payout_value | 0.000 HBD | ||||||
pending_payout_value | 0.000 HBD | ||||||
promoted | 0.000 HBD | ||||||
body_length | 1,029 | ||||||
author_reputation | 611,266,168,189 | ||||||
root_title | "Fix "An image in this post did not save properly" error" | ||||||
beneficiaries |
| ||||||
max_accepted_payout | 1,000,000.000 HBD | ||||||
percent_hbd | 10,000 | ||||||
post_id | 13,681,453 | ||||||
net_rshares | 6,489,271,107 | ||||||
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
jesta | 0 | 6,489,271,107 | 0.1% |
the problem actually was that the markcup for code needs to have code tags with an opening one and a closing tag. If you omit closing the tags within the markup ones it will throw this error and this is the cause. In my post I added back the markup for the code since that part was NOT the problem per my comment above. Anyways, I wanted to clarify to provide the final closing to my findings. 😁
author | felipesuarez |
---|---|
permlink | re-felipesuarez-re-kemet-fix-the-an-image-in-this-post-did-not-save-properly-error-201792t142440511z-20170902t233806885z |
category | steemit |
json_metadata | {"tags":["steemit"],"app":"steemit/0.1"} |
created | 2017-09-02 23:38:06 |
last_update | 2017-09-02 23:38:06 |
depth | 2 |
children | 2 |
last_payout | 2017-09-09 23:38:06 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 405 |
author_reputation | 611,266,168,189 |
root_title | "Fix "An image in this post did not save properly" error" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 13,693,433 |
net_rshares | 0 |
@felipesuarez I am having the same problem when writing code that includes the img tag. I am not entirely clear as to how you solved it. For instance, when I try:  I get that error message. What did you do differently to get it to work?
author | ronny.rest |
---|---|
permlink | re-felipesuarez-re-felipesuarez-re-kemet-fix-the-an-image-in-this-post-did-not-save-properly-error-201792t142440511z-20171015t133803543z |
category | steemit |
json_metadata | {"tags":["steemit"],"image":["https://steemitimages.com/DQmVRVb9aC3vhWd6ppsskRn5pfTkxT3vJ4eeC4KMMRXeejT/code.jpg"],"app":"steemit/0.1","users":["felipesuarez"]} |
created | 2017-10-15 13:38:03 |
last_update | 2017-10-15 13:50:54 |
depth | 3 |
children | 1 |
last_payout | 2017-10-22 13:38:03 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 335 |
author_reputation | 738,708,365 |
root_title | "Fix "An image in this post did not save properly" error" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 17,749,650 |
net_rshares | 0 |
THANK YOU SO SO SO SO SO SO MUCH! YOU SAVED MY LIFE!! Greetings from Venezuela <3 @kemet
author | hada |
---|---|
permlink | re-kemet-fix-the-an-image-in-this-post-did-not-save-properly-error-20180112t122202139z |
category | steemit |
json_metadata | {"tags":["steemit"],"users":["kemet"],"app":"steemit/0.1"} |
created | 2018-01-12 09:12:21 |
last_update | 2018-01-12 09:12:21 |
depth | 1 |
children | 0 |
last_payout | 2018-01-19 09:12:21 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 89 |
author_reputation | 2,041,040,592,247 |
root_title | "Fix "An image in this post did not save properly" error" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 28,958,814 |
net_rshares | 0 |
thank you
author | ladyluck |
---|---|
permlink | re-kemet-fix-the-an-image-in-this-post-did-not-save-properly-error-20171010t122046876z |
category | steemit |
json_metadata | {"tags":["steemit"],"app":"steemit/0.1"} |
created | 2017-10-10 12:20:51 |
last_update | 2017-10-10 12:20:51 |
depth | 1 |
children | 0 |
last_payout | 2017-10-17 12:20:51 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 9 |
author_reputation | 135,192,347,115 |
root_title | "Fix "An image in this post did not save properly" error" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 17,292,132 |
net_rshares | 2,266,250,699 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
mjmitche | 0 | 2,266,250,699 | 100% |
author | sikawura |
---|---|
permlink | re-kemet-fix-the-an-image-in-this-post-did-not-save-properly-error-20170520t233722491z |
category | steemit |
json_metadata | {"tags":["steemit"],"app":"steemit/0.1"} |
created | 2017-05-20 23:37:18 |
last_update | 2017-05-20 23:37:18 |
depth | 1 |
children | 0 |
last_payout | 2017-05-27 23:37:18 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 47 |
author_reputation | 34,170,387,525 |
root_title | "Fix "An image in this post did not save properly" error" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 3,614,475 |
net_rshares | 1,515,369,762 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
kemet | 0 | 1,515,369,762 | 100% | ||
muzammil | 0 | 0 | 100% | ||
domcrypto | 0 | 0 | 100% |
For me it wasn't any blank space after **"**. I have just removed ```img``` tag completely and used this `````` instead. It fixes my problem.
author | techstack |
---|---|
permlink | re-kemet-fix-the-an-image-in-this-post-did-not-save-properly-error-20180222t223320403z |
category | steemit |
json_metadata | {"tags":["steemit"],"app":"steemit/0.1"} |
created | 2018-02-22 22:33:21 |
last_update | 2018-02-22 22:33:21 |
depth | 1 |
children | 0 |
last_payout | 2018-03-01 22:33:21 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 242 |
author_reputation | 745,033,069,601 |
root_title | "Fix "An image in this post did not save properly" error" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 39,711,226 |
net_rshares | 0 |