Press Ctrl / CMD + C to copy this to your clipboard.
This post will be reported to the moderators as potential spam to be looked at
Umbraco 4.7
when inserting an image in the tinymce richtext editor.
everything looks fine in back office. I can see the image in the rich text editor box.
with src="/media/12345/abc.gif"
however when browsing the page at front end, the image cannot be displayed.
the image scr become src="http://abc.com/~/media/12345/abc.gif"
not sure why ~ was inserted in the middle.
Please help.
Hi Stone
That's seems pretty odd...have you tried to refresh the XML cache by going to the "Content" node, right click and select "Republish entire site" ?
/Jan
Yes, tried that. but did not solve my problem.
I find that if I edit the html source and remove the rel attriubte in the img tag. then frontend can display the image.
is there any way that I can stop TinyMCE to add that rel attribute automatically?
Thanks
Best regards,
Stone Yen
Has anyone ever figured out what this is and how to fix it? I know this thread is over a year old, but there have been no replys and I can't find anything further on the subject. My client is having the same issue. We are also on umbraco 4.7.
Any help would be greatly appreciated.
is working on a reply...
Write your reply to:
Upload image
Image will be uploaded when post is submitted
insert image in richtext editor cannot be seen in front end
Umbraco 4.7
when inserting an image in the tinymce richtext editor.
everything looks fine in back office. I can see the image in the rich text editor box.
with src="/media/12345/abc.gif"
however when browsing the page at front end, the image cannot be displayed.
the image scr become src="http://abc.com/~/media/12345/abc.gif"
not sure why ~ was inserted in the middle.
Please help.
Hi Stone
That's seems pretty odd...have you tried to refresh the XML cache by going to the "Content" node, right click and select "Republish entire site" ?
/Jan
Yes, tried that. but did not solve my problem.
I find that if I edit the html source and remove the rel attriubte in the img tag. then frontend can display the image.
is there any way that I can stop TinyMCE to add that rel attribute automatically?
Thanks
Best regards,
Stone Yen
Has anyone ever figured out what this is and how to fix it? I know this thread is over a year old, but there have been no replys and I can't find anything further on the subject. My client is having the same issue. We are also on umbraco 4.7.
Any help would be greatly appreciated.
is working on a reply...