Hello!
I am having an issue with a new ModX website that I just built. I have an older website running 2.2.10 which is working perfectly and the new site is on 2.3.2pl.
The issue I am having is that whenever I go to switch the template on a resource I choose the template I want and select "Yes" and then the "Please Wait... Saving" progress bar shows up and just keeps looping.
I have tried: Clear browser cache, Security/Flush Permissions, compress_js NO, compress_css NO, and renaming core/cache file and let modx generate another one.
Any help would be greatly appreciated.
The two most common causes of that:
1. mod_security.
2. Date/Timezone mismatch.
Thanks Bob!
I looked through my hosting and found that it does not have mod_security so that wasn't the issue. I ended up looking into the php settings with your mention of the date/timezone and changed the FastCGI to 5.3.29 CGI(Stable) and that cleared up the issues. Thanks for your help!
I'm glad you got it sorted. Thanks for the report.