We launched new forums in March 2019—join us there. In a hurry for help with your website? Get Help Now!
    • 6149
    • 4 Posts
    TinyMCE was working fine on my local computer using WAMP, but since I’ve transfered the site to my webhost it isn’t showing up anymore on any of the pages. I have tried clearing the cache, uninstalling it and installing it again, downgrading to a older version, and a few other things, but I still can’t get it working.

    MODx Revolution 2.0.8-pl (traditional)
    Tested in both Firefox and Chrome

    Their is one error showing up in core/cache/logs/error.log, but I’m not sure it’s related to this problem:

    [2011-03-19 18:20:29] (ERROR @ /manager/index.php) Error parsing IN condition with key id: Array
    (
    )
      • 6149
      • 4 Posts
      Anyone?
        • 21056
        • 327 Posts
        I’m getting this when opening the link dialog in an installation of TinyMCE which was previously working fine...
          Author: ManagerManager plugin - customise your ModX manager interface

          Rckt - web development, Sheffield, UK
          • 33997
          • 150 Posts
          Check your settings in your configuration? When I transfer sites, I don’t transfer the system_settings table, because a lot of the settings were set by MODX during install (i.e. paths and relative paths). Check to make sure that your RTE is enabled, that the paths are correct etc.
            "Great spirits have always encountered violent opposition from mediocre minds." -Albert Einstein
            • 6149
            • 4 Posts
            Thanks but I got it working.

            Encase it helps anyone, I had a couple problems:
            First I forgot to change the assets url in one of the config files after I moved it. sad
            Second, after digging around a little I found that my install was missing a javascript file somehow. So I uninstalled it, removed the package, then downloaded and installed it from package management, and it seems working again.