We launched new forums in March 2019—join us there. In a hurry for help with your website? Get Help Now!
    • 16633
    • 116 Posts
    I recently upgraded MODX to 2.2.0-pl2. The version of TinyMCE I was using (4.1.2-rc1) was using deprecated methods. I upgraded TinyMCE to the latest version, but not it is not working. It is not converting the text editor to TinyMCE. [ed. note: landonpoburan last edited this post 14 years, 6 months ago.]
      --
      Landon Poburan
      Web Designer and Developer

      http://www.categorycode.ca
      http://www.landonp.com
      • 8386 ☆ A M B ☆
      • 160 Posts
      Check your console to see if there is an error being thrown otherwise the specific page you are editing/creating might have Rich Text turned off.
        • 16633
        • 116 Posts
        Thanks for the reply,

        Rich Text is on and it shows there basic editor with bold, italic, underline, strike through, and lists.
        I cleared my error log, then went to a page and checked, then went back and there is no error being thrown.

        So I have TinyMCE installed, and the settings have it choosen as the editor to use but when I go to a page it just shows the basic editor, not tinymce - really frustrating.
          --
          Landon Poburan
          Web Designer and Developer

          http://www.categorycode.ca
          http://www.landonp.com
          • 8386 ☆ A M B ☆
          • 160 Posts
          What about inside your console? is there any JS error? btw what is the basic editor?
            • 16633
            • 116 Posts
            When I login to the manager I get this error

            Error: missing ) in parenthetical
            Source File: http://edmontonpropertyshop.com/manager/assets/ext3/ext-all.js
            Line: 8, Column: 6
            Source Code:
            Fatal error: Call to undefined function mb_strtolower() in /home/eps/websites/edmontonpropertyshop.com/core/model/modx/sources/modfilemediasource.class.php on line 163
              --
              Landon Poburan
              Web Designer and Developer

              http://www.categorycode.ca
              http://www.landonp.com
              • 8386 ☆ A M B ☆
              • 160 Posts
              This looks like the mbstring extension is missing. Enable it or install it for you PHP install.
                • 16633
                • 116 Posts
                This is now working. Through a series of odd events, I accidently deleted part of the /core folder, quickly reuploaded it (not 100% sure what was lost), re-ran setup, reinstalled addons = magic it was working again.
                  --
                  Landon Poburan
                  Web Designer and Developer

                  http://www.categorycode.ca
                  http://www.landonp.com
                  • 39190
                  • 4 Posts
                  TinyMCE also has problem on Evolution all version with Firefox 11.0. While I am trying to update contents on site with duel rich text, then it display blank on Resource content, however I will able to view content with HTML view source.