I got a problem with the date of my contentpart.
If i created a new content, last updated is written 00-00-00 00:00:00
If i update a content (one that i created with older version), the date doesn't change.
I don't have the problem for article last update. If i update a contentpart or an article, the last update of the article is ok.
I have this problem since i update 1.2.6 to 1.3.0.
Could someone help me with this one?
Thanks
Contentpart date problem
I had a similar problem.
At the backend there was a wrong date at the contentparts shown.

The date was allways 01.01.70 01:00
After I had altert some settings at phpMyAdmin menu the problem was solved.
These are the releted settings:
acontent_created: (Type) timestamp | (Null) no | (Default) 0000-00-00 00:00:00
acontent_tstamp: (Type) timestamp | (Attributes) ON UPDATE CURRENT_TIMESTAMP | (Null) yes | (Default) CURRENT_TIMESTAMP
MySQL is version 4.1.22
phpMyAdmin is version 2.6.4-pl3
at the server
@ OG: Are these entries / settings o.k.?
regards,
Ralf
At the backend there was a wrong date at the contentparts shown.

The date was allways 01.01.70 01:00
After I had altert some settings at phpMyAdmin menu the problem was solved.
These are the releted settings:
acontent_created: (Type) timestamp | (Null) no | (Default) 0000-00-00 00:00:00
acontent_tstamp: (Type) timestamp | (Attributes) ON UPDATE CURRENT_TIMESTAMP | (Null) yes | (Default) CURRENT_TIMESTAMP
MySQL is version 4.1.22
phpMyAdmin is version 2.6.4-pl3
at the server
@ OG: Are these entries / settings o.k.?
regards,
Ralf