Well ceford, that post was not for you. It's for the people who will find this post and wonder what the solution is. Very very few people ever come back to a post and add the SOLUTION for others to find. I always try to be that person.You could do all the updates with one query:
update #__content set SET publish_down = NULL where publish_down = "0000-00-00 00:00:00";
What is the id >= 65000 for? Just leave it out?
What can I say, it worked for me. I was using MariaDB on a LAMP stack from Bitnami.com.What database are you using?
Importing "0000-00-00 00:00:00" should not be possible.
Statistics: Posted by Toolie — Fri Aug 23, 2024 3:01 pm