-
MODX Staff
- 10,725 Posts
Does the same thing happen without TinyMCE, I suspect that is going to be the problem?
It seems like turning TinyMCE off (and having caching activated at the same time) stops that erratic behaviour.
However, I have to offer my clients some sort of WYSIWYG / RTE for editing. So that’s not really a solution for me.
I’d rather have no cache mechanism at all and a fully functional RTE instead.
-
MODX Staff
- 10,725 Posts
Do you have the preview tab enabled? If so, can you try disabling that and see if that solves the issue related to setting the document cache checkbox? This is very confusing to follow, and I don’t understand why setting cacheable or not would have anything to do with it...
The preview window was disabled all the time. I prefer just viewing the pages in separate browser-tabs anyway.
I’m gonna install 0.9.6.1 on a *nix server next week. I hope I won’t encounter these oddities there.
There are other quirks I’ve encountered as well, such as the document tree not loading (only after the 2nd or 3rd page refresh). But I experienced those in older modx versions too, so I’m kinda used to these by now...
My old hack should no longer be necessary as of 0.9.6.1. Sirlancelot implemented a new fix using REPLACE INTO queries instead of just disabling the JavaScript. The bug report can be found
here.
I wonder if perhaps your MySQL user doesn’t have enough privileges to run REPLACE INTO queries? Does that user have full admin privileges, or something lesser? There are some other issues specific to REPLACE INTO syntax which might be useful and can be found
here.
I can’t replicate this issue on any 0.9.6.1 installation that I have now (MySQL 4 or 5), so it’s tough to debug.
Yeah, I know it’s strange. I’m going to install a newer version of XAMPP this week and see how that one goes.
The mySQL user has pretty much all privileges (local dev, not production server). In modx I’m using the main admin login with all privileges too.
I have the same problem after an update from 0.9.6 to 0.9.6.1
The TV are not saved after a modification....
-
MODX Staff
- 12,272 Posts
Some additional information here would be very very helpful indeed. Please try temporarily disabling the TinyMCE plugin and see if you still have the same problem, and letting us know what the TV type you’re having problem with ...
Ryan Thrash, MODX Co-Founder
Follow me on Twitter at @rthrash or catch my occasional unofficial thoughts at thrash.me