We launched new forums in March 2019—join us there. In a hurry for help with your website? Get Help Now!
    • 49637
    • 10 Posts
    Hello everyone,

    I have updated to 2.4 and everything is working fine. The only issue is that I can't view the system settings (manager/?a=system/settings) anymore. I have cleared the cache (via manager and FTP), used different browsers, different users and done the setup three times. Nothing is working. Also when I go to the ACLs, I can't use the right click on the different groups...

    Does someone have a solution for this?

    Greets

    Steffen
      • 48589
      • 33 Posts
      Same issue here
        • 22840
        • 1,572 Posts
        Not sure if it will work but try logging out, turning off compress_css and compress_js in phpmyadmin ( set to 0 ) and then deleting the core/cache folder.

        Ive updated about 10 sites to 2.4 and not come across this issue but did with 2.3 and that was the solution for them.
          • 3749
          • 24,544 Posts
          If Paulp's suggestion doesn't take care of it, try logging in using private or incognito mode in your browser. If that works, clear the browser cache and cookies for the site.
            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
            • 49637
            • 10 Posts
            I have tried to set compress_css and compress_js before, but still not working. I also tested different browsers and incognito modes. I have also overwritten the user tables with tables from an other working 2.4 system, because I thought it has something to do with user rights.. still not working...
            • How was the installation/upgrade performed? It's possible a file got corrupted somewhere.
                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
                • 49637
                • 10 Posts
                I have uploaded with FTP both in binary and ascii mode. I can't extract a zip-file at this server. After the last setup I get some warnings:

                error in updating table class transport.modTransportProvider
                Array
                (
                [0] => 42S21
                [1] => 1060
                [2] => Duplicate column name 'priority'
                )

                error in updating table class transport.modTransportProvider
                Array
                (
                [0] => 42S21
                [1] => 1060
                [2] => Duplicate column name 'properties'
                )

                error in updating table class modCategory
                Array
                (
                [0] => 42S21
                [1] => 1060
                [2] => Duplicate column name 'rank'
                )

                error in updating table class modCategory
                Array
                (
                [0] => 42000
                [1] => 1061
                [2] => Duplicate key name 'rank'
                )

                error in updating table class modTemplateVarResourceGroup
                Array
                (
                [0] => 42000
                [1] => 1061
                [2] => Duplicate key name 'tmplvar_template'
                )

                error in updating table class modManagerLog
                Array
                (
                [0] => 42000
                [1] => 1061
                [2] => Duplicate key name 'tmplvar_template'
                )