Viewing 1 replies (of 1 total)
  • Change in youtube_embed_dialog.php:

    delete:
    YoutubeEmbedDialog.local_ed.selection.setContent ( output );

    insert:
    tinymce.execCommand('mceInsertContent', false, output);

    and it will work.

Viewing 1 replies (of 1 total)
  • The topic ‘TypeError!’ is closed to new replies.