Forum


error TF Content

Antoine Payen
5%
Posts: 5
  • TF Content
March 10, 2022

Hi,

Just installed TF Content on Joomla 4 to test it, I systematicly have the error message "Incorrect datetime value: '09-03-2022 16:52:02' for column 'created' at row 1" when I want to update a content.

What did I do that was wrong ? What did I not do that I should have ?

Thank you for your help !
Antoine.

Joomla Fry
100%
Posts: 1076
March 10, 2022

The date format should be like YYYY-MM-DD. In your case, it is DD-MM-YYYY. So, it is causing error while saving in the database.

The component should be able to handle this automatically. We are working on this. It will be solved in the next update.

Are you using any language overrides for date?

Antoine Payen
5%
Posts: 5
March 10, 2022
Thanks for the answer. I don't use any language override, the default language is FR-fr. Do you have an idea when the next update will be available ?
Joomla Fry
100%
Posts: 1076
March 10, 2022

Hello

We have updated the component. The issue should have been solved.

Please check!

Thank you.

Antoine Payen
5%
Posts: 5
March 10, 2022
Yes it works ! Thank you so much for this rapid fix, I'm gonna go on testing.
Antoine Payen
5%
Posts: 5
March 10, 2022
Sorry but I now have a new error message when creating a column : 1064 Erreur de syntaxe près de '' à la ligne 1 (syntax error near " on line 1)
Joomla Fry
100%
Posts: 1076
March 11, 2022

Hello

Please enable "System Debug" from Global Configuration -> System tab. At the bottom of the page from the Debug Console, under the Queries, what is the last query that is producing error?

Antoine Payen
5%
Posts: 5
March 11, 2022
Hello, After I upgraded to version 1.3.6, it all works fine again. Thank you !
Login to Reply