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...
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
-
☆ 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.
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.
When you contact the host, ask also if there has been a PHP upgrade recently.
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