Hi!
Since upgrading to 1.0.0, changed TVs are not saved anymore. They still remain the same as before. This is a huge problem here! I get no error messages, it’s just the TV keeping its old contents after saving.
I tried:
1. Other browser for backend.
2. Creating new TV. (Creation works but cannot save contents.)
3. Changing type of old TV.
Any ideas? This is really bad...
Jörg
I tried to update to 1.0.1. Got a SQL-Error while installing update, effectively breaking the site. So I moved the backup of the database to another server which uses MySQL 5 instead of 4 and restarted the installation/update again. Now everything works just fine.
So is MODx 1.0.x incompatible with MySQL 4? I have not read it anywhere. There should be a big red warning sticker on the update...
Jörg
-
MODX Staff
- 730 Posts
Which that actual version # of your MySQL 4?

What is the actual (full) version # of your MySQL 4?
Quote from: Donalbain at Nov 01, 2009, 03:33 PM
Quote from: netProphET at Oct 29, 2009, 06:16 AM
Which that actual version # of your MySQL 4?

What is the actual (full) version # of your MySQL 4?
4.0.23-Max-log
I’m guessing that’s your problem. That version is almost 10 years old and I believe that MODx requires 4.3.8 at a minimum.
-
MODX Staff
- 730 Posts
Quote from: BobRay at Nov 01, 2009, 05:23 PM
I’m guessing that’s your problem. That version is almost 10 years old and I believe that MODx requires 4.3.8 at a minimum.
If you can’t get an upgraded version of PHP4, you might have the option to switch to PHP5. That might fix things.
Those are the MySQL versions BobRay, but your advice is still correct. The minimum recommended version of MySQL on
http://modxcms.com/learn/general-requirements.html
is 4.1.20
Doh - half asleep again. Post amended.