We launched new forums in March 2019—join us there. In a hurry for help with your website? Get Help Now!
    • 25663 MODX Staff
    • 12,272 Posts
    Please use this for discussions on the last planned release candidate for MODx Evolution.

    update: now includes RC3 patch
      Ryan Thrash, MODX Co-Founder
      Follow me on Twitter at @rthrash or catch my occasional unofficial thoughts at thrash.me
      • 1512
      • 57 Posts
      just upgraded from RC1 to RC2 and the TinyMCE editor is now not showing as an option in the backend (in the config or page edit areas). I’ve noticed the location has moved - is there anything i need to do specifically to allow it to work again?

      Cheers
      André
        • 1512
        • 57 Posts
        For some reason, it didnt like that there were 2 plugins with the same name (even if 1 was disabled). so what i did was disable the newest tiny mce plugin (auto created in upgrade) and enabled the previous RC1 one. however, now it comes up with an error message:

        Warning: Missing argument 30 for getTinyMCEScript(), called in /nfs/c05/h01/mnt/70791/domains/mydomain.com/html/manager/includes/document.parser.class.inc.php(746) : eval()’d code on line 47 and defined in /nfs/c05/h01/mnt/70791/domains/mydomain.com/html/assets/plugins/tinymce3241/tinymce.functions.php on line 95
          • 1512
          • 57 Posts
          ok all fixed. Here is what i had to do: remove old rc1 tinymce plugin and re-install the rc2 plugin. must of been some kind of conflict there (but i’ll leave it up to you programmers to work it out as i dont know)
            • 17329
            • 53 Posts
            I’ve just upgraded from Evo RC1 to RC2. All of the sudden, all links displayed using [~id~] syntax stopped functioning because of a missing tralling slash.
            On this site (running locally) I have
            base_url=/mysite/mysite.com/
            site_url=http://localhost:8888/mysite/mysite.com/

            All urls are now generated as, for instance:
            http://localhost:8888/mysite/mysite.comen/projects
            ^^
            instead of the correct version:
            http://localhost:8888/mysite/mysite.com/en/projects

            I am using friendly url and I am not yet using the new transalias plugin.
              • 22303 MODX Staff
              • 10,725 Posts
              Is the base_url or site_url missing a trailing slash or what? I do not understand how that could be a problem if base_url and site_url are correct.
                • 17329
                • 53 Posts
                I made the following test calling the php code and displaying results :

                modx->config['base_path'] = /Users/bob/mysite/mysite.com/
                modx->config['base_url'] = /mysite/mysite.com/
                modx->config['site_url'] = http://localhost:8888/mysite/mysite.com/
                


                So everything is fine. Interestingly the call makeUrl(id) works while the syntax [~id~} is broken

                modx->makeUrl(6) = /mysite/mysite.com/en/projects
                [ ~ 6 ~ ] = /mysite/mysite.comen/projects
                


                  • 10487 MODX Staff
                  • 1,535 Posts
                  The issue with URL rewriting has been fixed in SVN (see the changeset) and RC3 is soon on the way which will have this fix bundled into it smiley
                    Garry Nutting
                    Senior Developer
                    MODX, LLC

                    Email: [email protected]
                    Twitter: @garryn
                    Web: modx.com
                    • 25663 MODX Staff
                    • 12,272 Posts
                    And it’s up. Sorry for the false start folks.
                      Ryan Thrash, MODX Co-Founder
                      Follow me on Twitter at @rthrash or catch my occasional unofficial thoughts at thrash.me
                      • 28042 ☆ A M B ☆
                      • 24,524 Posts
                      I just upgraded my site yesterday! Granny says no cookies for you today! (At least not until I’ve got this update done)

                      Question... will just uploading the manager part do the trick?
                        Studying MODX in the desert - http://sottwell.com
                        Tips and Tricks from the MODX Forums and Slack Channels - http://modxcookbook.com
                        Join the Slack Community - http://modx.org