- Posts: 3
- Thank you received: 0
Kunena 6.4.9 & Kunena 7.0.1 Released
The Kunena team has announce the arrival of Kunena 6.4.9 [K 6.4.9] in stable which is now available for download as a native Joomla extension for J! 5.0.x/5.1.x/5.2.x/5.3.x/5.4.x. This version addresses most of the issues that were discovered in K 6.2 / K 6.3 / K 6.4 and issues discovered during the last development stages of K 6.4
The Kunena team has announce the arrival of Kunena 7.0.1 [K 7.0.1] in stable which is now available for download as a native Joomla extension for J! 5.0.x/5.1.x/5.2.x/5.3.x/5.4.x/6.0.x. This version addresses most of the issues that were discovered in K 6.2 / K 6.3 / K 6.4 and issues discovered during the last development stages of K 7.0
Important note: Go to the Kunena Dashboard after an upgrade so that the Kunena database tables are also updated. This is particularly necessary for major version jumps so that the table changes are adapted.
Question Remove time from Date Format
- launchlady
-
Topic Author
- Offline
- New Member
-
Thanks!
Please Log in or Create an account to join the conversation.
What is the purpose to remove the time in messages ?
Actually in kunena it's not possible to do that without hacking files, look the file components/com_kunena/template/default/view/message.php
I don't provide support by PM, because this can be useful for someone else.
Please Log in or Create an account to join the conversation.
- launchlady
-
Topic Author
- Offline
- New Member
-
- Posts: 3
- Thank you received: 0
Please Log in or Create an account to join the conversation.
I don't provide support by PM, because this can be useful for someone else.
Please Log in or Create an account to join the conversation.
The panel configuration Kunena can not be in such a way to change the date. The date format shows the month / day / year. I want to change the day / month / year. This is not in the settings. How and what file can I change this?xillibit wrote: You have a setting in kunena configuration panel, to change the date format.
Please Log in or Create an account to join the conversation.
Look for
in your language file e.g: en-GB.com_kunena.ini in /components/com_kunena/language/en-GB (replace en-GB with the language of your choice
For english it is set to:
It controls the date format and how time is added on too. remove "H:i" to drop the time and reorder "d M Y" to your likings.
Hope this helps!
We love stars on the Joomla Extension Directory .
Please Log in or Create an account to join the conversation.