We launched new forums in March 2019—join us there. In a hurry for help with your website? Get Help Now!
    • 30816
    • 26 Posts
    Hi, I'm new user of Revolution 2.3.2 before only worked on Evolution.

    After installation I got this error
    Kod: 200 OK
    {"success":false,"message":"Processor not found: getlist","total":0,"data":[],"object":[]


    but the worst is that the top menu doesn't exist!

    Any idea how to solve this problem? Thanks for your help

    Robert
      • 3749
      • 24,544 Posts
      Try this:

      Log out (if you can).
      In the modx_system_settings table in PhpMyAdmin, set the compress_css and compress_js settings to 0.
      Delete all files in the core/cache directory
      Clear your browser cache and cookies
      Log in.

      If that doesn't do it, check the paths in the core/config/config.inc.php file.

      There's also a chance that you have a missing or corrupted file. This is common if you used FTP to transfer the files individually.
        Did I help you? Buy me a beer
        Get my Book: MODX:The Official Guide
        MODX info for everyone: http://bobsguides.com/modx.html
        My MODX Extras
        Bob's Guides is now hosted at A2 MODX Hosting
        • 30816
        • 26 Posts
        Unfortunatelly It helped only with this error
        Kod: 200 OK
        {"success":false,"message":"Processor not found: getlist","total":0,"data":[],"object":[]


        I did again installation of 2.3.2-pl (didn't help), 2.3.1-pl (didn't help) and then 2.2.16-pl (success).
        So problem is with 2.3.* version
          • 3749
          • 24,544 Posts
          Now that 2.2.16 is working, it might be worth doing a complete backup (files and DB), and trying the upgrade to 2.3.2.
            Did I help you? Buy me a beer
            Get my Book: MODX:The Official Guide
            MODX info for everyone: http://bobsguides.com/modx.html
            My MODX Extras
            Bob's Guides is now hosted at A2 MODX Hosting
            • 30816
            • 26 Posts
            Final success!
            At first I installed empty version 2.3.2 on the same system...everything was ok so problem wasn't with server.
            Then installed again on the previous site...before cleaned all old filed and made complete backup.
            I suppose that maybe some files weren't correct overwritten.