We launched new forums in March 2019—join us there. In a hurry for help with your website? Get Help Now!
    • 36688
    • 9 Posts
    Hope someone can help me with this issue. I am using MODX Revo 2.2.5 (traditional) .

    For some reason I can no longer create new chunks or template variables, all modx does is bring up the saving screen but never saves anything , the saving screen never goes away! Any of my existing chunks or template variable are able to be edited and saved, it just seems to be a problem with creating new ones! Any help or suggestions would be greatly appreciated...

      • 30585
      • 833 Posts
      Are you getting any errors in the logs? Does the issue persist when you manually empty the core/cache folder? Finally what changes (including new packages) have you made to your MODX install before you noticed this problem?
        A MODx Fanatic
        • 28042 ☆ A M B ☆
        • 24,524 Posts
        Is the problem with any new one, or is there specific content that causes the problems? Server mod_security issues are a major cause of this kind of problem. Hosting providers can update their rules lists without any notice, and something like a banned word can prevent the saving of the Manager forms.
          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
          • 36688
          • 9 Posts
          Quote from: treigh at Feb 03, 2015, 07:22 PM
          Are you getting any errors in the logs? Does the issue persist when you manually empty the core/cache folder? Finally what changes (including new packages) have you made to your MODX install before you noticed this problem?


          Thanks for your response! When you say empty the core /cache folder, I don't know what you mean, could you explain how to clear these caches I would appreciate it. And I have not added any new packages in recent months. Sorry for the noob question....

            • 36688
            • 9 Posts
            Quote from: sottwell at Feb 03, 2015, 10:19 PM
            Is the problem with any new one, or is there specific content that causes the problems? Server mod_security issues are a major cause of this kind of problem. Hosting providers can update their rules lists without any notice, and something like a banned word can prevent the saving of the Manager forms.
            No this only happens when I try to create a new chunk or template variable, wouldn't even know where to find the mod_security section/place in modx. This only started happening just recently too.

              • 49529
              • 196 Posts
              Hi,
              despite of it's confusing name mod_security isn't a part of MODX, it's a PHP module. You should ask you hosting provider whether it is installed or not.
                • 36688
                • 9 Posts
                Quote from: whitebyte at Feb 04, 2015, 12:05 PM
                Hi,
                despite of it's confusing name mod_security isn't a part of MODX, it's a PHP module. You should ask you hosting provider whether it is installed or not.

                Thanks I will do that.

                  • 3749
                  • 24,544 Posts
                  When you contact the host, ask also if there has been a PHP upgrade recently.
                    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
                    • 30585
                    • 833 Posts
                    Sorry for the delay -- While you're looking into mod_security, I'd still like to answer your question for future references. If you're using an FTP program, CPanel or any other file manager, navigate to the /core/cache/ folder and delete everything in it. That's how you manually clear your cache. The /core/cache/ folder is located in your site's root directory, where MODX installed.
                      A MODx Fanatic
                      • 36688
                      • 9 Posts
                      Thanks for getting back to me, I will try deleting those files as well!



                      Quote from: treigh at Feb 05, 2015, 07:19 AM
                      Sorry for the delay -- While you're looking into mod_security, I'd still like to answer your question for future references. If you're using an FTP program, CPanel or any other file manager, navigate to the /core/cache/ folder and delete everything in it. That's how you manually clear your cache. The /core/cache/ folder is located in your site's root directory, where MODX installed.