Can’t use Insert/Edit Link in Visual Mode: tinyMCEPopup is not defined.
-
I’m in Firefox 3 using WP.org 2.7.1.
I log into WP as an admin-level user, and go to add a new post in Visual mode. When I highlight text and click Insert/Add Link (or hit Alt+Shift+A), the page is darkened and a popup box appears, but there’s no title or content. I can close out of the box and resume editing.
I go to Tools > Error Console, and I see these two messages:
Error: tinyMCEPopup is not defined
Source File: https://axisofevil.net/~xtina/blog/wp-includes/js/tinymce/utils/form_utils.js?ver=3211
Line: 10Error: tinyMCEPopup is not defined
Source File: https://axisofevil.net/~xtina/blog/wp-includes/js/tinymce/themes/advanced/js/link.js?ver=3211
Line: 1The lines in those files, respectively:
var themeBaseURL = tinyMCEPopup.editor.baseURI.toAbsolute('themes/' + tinyMCEPopup.getParam("theme"));
tinyMCEPopup.requireLangPack();
What am I missing?
- The topic ‘Can’t use Insert/Edit Link in Visual Mode: tinyMCEPopup is not defined.’ is closed to new replies.