Closed (outdated)
Project:
TinyMCE
Version:
6.x-1.x-dev
Component:
Miscellaneous
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
27 Apr 2010 at 20:36 UTC
Updated:
14 Jan 2021 at 19:38 UTC
Jump to comment: Most recent
Comments
Comment #1
Jimmie7005 commentedIt seems that support for TinyMCE is lacking based on this 10 day old support request. I don't know why TinyMCE disappeared or why the Rich Text Toggle disappeared. After trying everything I could think of and reading whatever comments on the subject I could find, there seems to be a flaw in the way TinyMCE works. I ended up having to rebuild the site from scratch and only lost a small bit of data.
Did I reinstall TinyMCE? No. I installed CKeditor and IMCE. It seems to be working OK at the time, but I liked the TinyMCE editor better. It's unfortunate that its so hard to troubleshoot.
Comment #2
dddave commentedA good idea would be to post in the correct issue queue...
Another idea is to search the queue for similar issues.
Comment #3
emcniece commentedFor me, this happened after I updated a bunch of modules to newer versions. I had looked at all of the other related posts here - about adding
<?php print $scripts ?>to the themes, about actually reading the README.txt and placing files where they're supposed to go, etc.Turns out that on an update, the TinyMCE button were simply removed from the display list. I went back to the wysiwyg profile editor and turned them back on.
Try looking at your www.mysite.com/admin/settings/wysiwyg/profile/1/edit (for filtered html by default) or /admin/settings/wysiwyg/profile/2/edit (for full html default), and see if your buttons are enabled or not.
I know this post is old, but maybe it'll help somebody else.
Comment #4
nicoloye commented