Hi all,
I have a site running umbraco 4.5.2 currently (upgrade isn't possible, sorry). In the rich text editor, the client is trying to embed an mp3 (that they've uploaded into Media) using the Insert / embed media button on the tinymce toolbar.
It all looks fine when embedding, but as soon as you save and publish, the embedded file disappears.
After some investigation I've found that this is:
- happening for a range of embed types - I tried embedding a youtube video and the same behaviour occurred.
- not actually embedding the file prior to the save/publish, though it looks like it is on screen (ie, a flash or quicktime image appears at the size specified in the rich text editor). But when I selected the HTML button to see the html present in the editor (again from the tinymce toolbar) after embedding, it the embed looked like a bunch of empty paragraph and span tags, and nothing else.
I've had the embed work perfectly on other sites, and it even works perfectly on the local installation I have of this site, it just doesn't work on the live one. There are no javascript errors on the page at all. I tried disabling tidy in umbracoSettings.config, and this didn't change anything.
Any ideas what's preventing it from working? Going nuts,
Cheers,
Melinda
This is a companion discussion topic for the original entry at https://our.umbraco.com/forum/21518-embed-media-tinymce-problem-it-doesnt-embed