We launched new forums in March 2019—join us there. In a hurry for help with your website? Get Help Now!
    • 16194
    • 103 Posts
    Since I upgraded from 0.9.6.3 TinyMCE doesn’t load anymore...Any advice would be greatly appreciated!
      Impossible is nothing - with ModX
      • 23502
      • 5 Posts
      Similar problem here...I have the TinyMCE option and some icons show, but the majority don’t (add link, add image, edit as html, etc). In fact these are the only icons I see: Bold, Italic, Underline, Strike-through, Undo, Redo, Clean Up Messy Code, Unordered List, and Ordered List.

      Also when I’m logged in and viewing the site outside of the manager, I’m unable to click in the QuickEdit or Content buttons to make any changes. I wonder if the two are related.
        • 16194
        • 103 Posts
        Did you configure the TinyMCE plugin? You can choose which icons you want to have.
          Impossible is nothing - with ModX
          • 23502
          • 5 Posts
          Quote from: Konsum at Dec 11, 2009, 02:28 PM

          Did you configure the TinyMCE plugin? You can choose which icons you want to have.
          Yes, strangely enough everything is configured the same way as a test install I have, in which all icons are showing up.
            • 7231
            • 4,205 Posts
            Make sure that the RTE is enabled in the site configuration section (in manager under tools/configuration). Also make sure that you uploaded the new version of TinyMCE in the plug-ins folder (assets/plugins/tinymce3241). And finally make sure that when you ran the installer update that you selected to update the plugin.
              [font=Verdana]Shane Sponagle | [wiki] Snippet Call Anatomy | MODx Developer Blog | [nettuts] Working With a Content Management Framework: MODx

              Something is happening here, but you don't know what it is.
              Do you, Mr. Jones? - [bob dylan]
              • 16194
              • 103 Posts
              I checked all the points, and I did exactly what was neccessary. Still doesn’t load TinyMCE. embarrassed
                Impossible is nothing - with ModX
                • 23502
                • 5 Posts
                Quote from: dev_cw at Dec 16, 2009, 01:59 PM

                Make sure that the RTE is enabled in the site configuration section (in manager under tools/configuration). Also make sure that you uploaded the new version of TinyMCE in the plug-ins folder (assets/plugins/tinymce3241). And finally make sure that when you ran the installer update that you selected to update the plugin.

                Thanks...I checked everything you mentioned, and it lead me to realize that my TinyMCE theme is set to "simple" which might be exactly why I’m seeing only a few icons. However, when I try to Content Editor or Advanced (any change) it reverts back to Simple after I save it. It’s as if the config file is read-only. Anyone know what file these configurations get saved to? I made my main config.inc.php file writeable but it still didn’t save any settings, I’m guessing it’s trying to write to another file. I feel like I’m getting close, hopeful. smiley
                  • 4018
                  • 1,131 Posts
                  Try checking your user profile. Chances are that your user profile settings are set to override the theme. That might explain why it keeps defaulting back to Simple. smiley

                    Jeff Whitfield

                    "I like my coffee hot and strong, like I like my women, hot and strong... with a spoon in them."
                    • 16194
                    • 103 Posts
                    I just upgraded to modx 1.0.4 and the latest tinymce release. still, it is not showing up in the manager. the javascript is visible in the resource code though. what am i missing? please help.
                      Impossible is nothing - with ModX