I am frustrated with broken images. Help please
-
HASSI- Home Automation, Safety And Security With IoT Using Arduino[^] Please see the revisions. I have fixed the image links at least 5 times. When I save the version, the images are shown. Once I publish, they are gone. Though I have faced this problem with many articles, this one is just too much to keep patience :(
-
HASSI- Home Automation, Safety And Security With IoT Using Arduino[^] Please see the revisions. I have fixed the image links at least 5 times. When I save the version, the images are shown. Once I publish, they are gone. Though I have faced this problem with many articles, this one is just too much to keep patience :(
Unfortunately you really do need to be careful with images and follow what the submission wizard says. You have images referenced by full paths (eg http://www.codeproject.com/KB/Articles/1115184/image37.png). Please just reference by the image filename, not path (eg image7.png). We need the ability to move images around during the submission process. The wizard knows about these moves and adjusts the references. If you give it a full path then it will respect that, but it will then probably show broken images. I've fixed it. :)
cheers Chris Maunder
-
Unfortunately you really do need to be careful with images and follow what the submission wizard says. You have images referenced by full paths (eg http://www.codeproject.com/KB/Articles/1115184/image37.png). Please just reference by the image filename, not path (eg image7.png). We need the ability to move images around during the submission process. The wizard knows about these moves and adjusts the references. If you give it a full path then it will respect that, but it will then probably show broken images. I've fixed it. :)
cheers Chris Maunder
In early revisions, the images were as they appear in the composing mode. I did not change path. After I published, they started to disappear. So I put the absolute path. Then I found out exact problem. :-D