• Resolved crazydrumguy

    (@crazydrumguy)


    When I click the “Add Link” button on the visual editor, the little box that pops up that used to have the fields for URL and title is now completely blank. I think the problem lies somewhere with TinyMCE.

    Firebug sez:

    tinyMCE.getWindowArg is not a function
    init()tiny_mce_popup.js (line 53)
    [Break on this error] this.isWindow = tinyMCE.getWindowArg(‘mce_inside_iframe’, false) == false;
    tiny_mce_popup.js (line 53)
    tinyMCE.getParam is not a function
    [Break on this error] var themeBaseURL = tinyMCE.baseURL + ‘/themes/’ + tinyMCE.getParam(“theme”);
    form_utils.js (line 10)
    tinyMCEPopup.requireLangPack is not a function

    Anyone have any idea what’s going on?

Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Can’t add links to posts in 2.5’ is closed to new replies.