3mind
Forum Replies Created
Viewing 3 replies - 1 through 3 (of 3 total)
-
Forum: Fixing WordPress
In reply to: editor problem with Firefox2 and Opera9anyone, please ?
Forum: Fixing WordPress
In reply to: editor problem with Firefox2 and Opera9i enabled the error console, and here is the message when i try to strikethrough a word:
maybe this helps?
JavaScript - https://www.3mind.at/wp-admin/post-new.php Javascript URL thread: "javascript:tinyMCE.execInstanceCommand('mce_editor_0','Strikethrough',false);" Error: name: TypeError message: Statement on line 2486: Type mismatch (usually a non-object value used where an object is required) Backtrace: Line 2486 of linked script https://www.3mind.at/wp-includes/js/tinymce/tiny_mce_gzip.php?ver=20061113&theme=advanced&language=&plugins=inlinepopups%2Cautosave%2Cspellchecker%2Cpaste%2Cwordpress%2Cg2image&lang=&index=0 tinyMCE.switchClassSticky(editor_id + "_g2image", "mceButtonNormal"); if (node == null) do while (node = node.parentNode); return true; Line 1 of eval script o.handleNodeChange(a[3], a[4], a[5], a[6], a[7], a[8], a[9]); Line 96 of linked script https://www.3mind.at/wp-includes/js/tinymce/tiny_mce_gzip.php?ver=20061113&theme=advanced&language=&plugins=inlinepopups%2Cautosave%2Cspellchecker%2Cpaste%2Cwordpress%2Cg2image&lang=&index=0 var l, i, on, o, s, v; s = m == 2; l = tinyMCE.getParam(p, ""); if (l != "" && (v = tinyMCE.evalFunc(typeof l == "function" ? l : eval(l), 3, a)) == s && m > 0) if (ins != null) l = tinyMCE.themes; for (on in l) return false; Line 93 of linked script https://www.3mind.at/wp-includes/js/tinymce/tiny_mce_gzip.php?ver=20061113&theme=advanced&language=&plugins=inlinepopups%2Cautosave%2Cspellchecker%2Cpaste%2Cwordpress%2Cg2image&lang=&index=0 return this.callFunc(i, p, n, 0, this.dispatchCallback.arguments); Line 63 of linked script https://www.3mind.at/wp-includes/js/tinymce/tiny_mce_gzip.php?ver=20061113&theme=advanced&language=&plugins=inlinepopups%2Cautosave%2Cspellchecker%2Cpaste%2Cwordpress%2Cg2image&lang=&index=0 if (tinyMCE.selectedInstance) if (this.selectedInstance && (typeof focus == "undefined" || focus)) Line 148 of linked script https://www.3mind.at/wp-includes/js/tinymce/tiny_mce_gzip.php?ver=20061113&theme=advanced&language=&plugins=inlinepopups%2Cautosave%2Cspellchecker%2Cpaste%2Cwordpress%2Cg2image&lang=&index=0 img.setAttribute("align", "right"); var div = focusElm.parentNode; if (div && div.nodeName == "DIV" && div.childNodes.length == 1 && div.parentNode) this.selection.selectNode(img); this.repaint(); tinyMCE.triggerNodeChange(); return ; if (tinyMCE.settings["force_br_newlines"]) switch (command) { case "mceRepaint": case "unlink": case "FormatBlock": case "InsertUnorderedList": case "InsertOrderedList": case "Strikethrough": case "mceSelectNode": case "FormatBlock": Line 37 of linked script https://www.3mind.at/wp-includes/js/tinymce/tiny_mce_gzip.php?ver=20061113&theme=advanced&language=&plugins=inlinepopups%2Cautosave%2Cspellchecker%2Cpaste%2Cwordpress%2Cg2image&lang=&index=0 inst.execCommand("Redo"); return true; case "mceFocus": case "mceAddControl": case "mceAddEditor": case "mceAddFrameControl": case "mceRemoveControl": case "mceRemoveEditor": case "mceResetDesignMode": if (inst) else Line 2233 of linked script https://www.3mind.at/wp-includes/js/tinymce/tiny_mce_gzip.php?ver=20061113&theme=advanced&language=&plugins=inlinepopups%2Cautosave%2Cspellchecker%2Cpaste%2Cwordpress%2Cg2image&lang=&index=0 re = this.orgExecCommand(command, user_interface, value); Line 34 of linked script https://www.3mind.at/wp-includes/js/tinymce/tiny_mce_gzip.php?ver=20061113&theme=advanced&language=&plugins=inlinepopups%2Cautosave%2Cspellchecker%2Cpaste%2Cwordpress%2Cg2image&lang=&index=0 var inst = tinyMCE.getInstanceById(editor_id), r; if (inst) Line 1 of unknown script tinyMCE.execInstanceCommand("mce_editor_0", "Strikethrough", false);
Forum: Fixing WordPress
In reply to: editor problem with Firefox2 and Opera9Enable Javascript is checked, in both browser.
Viewing 3 replies - 1 through 3 (of 3 total)