Closed (duplicate)
Project:
TinyMCE
Version:
5.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
14 Apr 2008 at 19:55 UTC
Updated:
14 Jul 2008 at 12:42 UTC
Hello,
I just upgraded to Apr.13 dev and TinyMCE doesn't show up on Firefox at all. IE works.
Any ideas why that might be?
Andrey.
Comments
Comment #1
Mavin773-1 commentedI was having the same problem and what I did was turn off the "Disable Rich Text Editor" toggle link in the profile settings. That did the trick for me. Anyway the reason why this is happening is because TinyMCE is not compatible with the latest versions of JQuery. I have looked all over Drupal's website and I have discovered that the developers of this module know about this issue but have found it very cumbersome to fix as so many conflicting changes are introduced. I hope this helps!
Comment #2
mr.andrey commentedInteresting... works in IE though. In Firefox it works if I hit refresh.
Is there a way to have certain pages (node/X/edit, etc) to always be refreshed if viewed by Firefox?
I don't have the "Disable Rich Text Editor" on.
Thanks,
Andrey.
Comment #3
cbovard commentedsubscribing
Comment #4
Mavin773-1 commentedChanged Issue title to the real problem.
Comment #5
ethanre commentedsubscribing. After upgrading to jquery_update-5.x-2.0-rc1 I started getting white pages with only one link that says "disable rich-text". This occurs when using Panels for example and other pages in the Admin section.
I was able to disable tinymce on many /admin/* pages... But panels -> 'panel content' pop up a new window, and now the pop ups turn into a white page.
Is there a way to disable tinymce on a URL like this mysite.com/node/12/panel_content, and the pop-up windows within that page as a work around?
Refreshing the page with FF doesn't help. IE does not have this problem but I rather use FF!
**Edited**
I blocked tinymce from showing on any admin page using admin* in the tinymce visibility setting, this helps a little. Still, any URL in the form node/* still doesn't work and this is a serious issue.
Comment #6
marcoBauli commentedthis seems a dupe of http://drupal.org/node/235972
please switch back if is the case