- Posts: 132
COMMUNITY FORUM
Can't edit time/date in latest K2 and Joomla 3.7
- Thomas Thrane
-
Topic Author
- Offline
- Premium Member
After updating to Joomla 3.7 I can't edit the time/date in Creation Date, Start Publishing and Finish Publishing.
They reset to what they were before the update.
Any ideas to resolve this?
Please Log in or Create an account to join the conversation.
- Thomas Thrane
-
Topic Author
- Offline
- Premium Member
- Posts: 132
Please Log in or Create an account to join the conversation.
- Krikor Boghossian
-
- Offline
- Platinum Member
- Posts: 15920
Please Log in or Create an account to join the conversation.
- Thomas Thrane
-
Topic Author
- Offline
- Premium Member
- Posts: 132
Please Log in or Create an account to join the conversation.
- Krikor Boghossian
-
- Offline
- Platinum Member
- Posts: 15920
Please Log in or Create an account to join the conversation.
- Panos
-
- Offline
- New Member
- Posts: 5
After upgrading our Joomla site from 3.7.0 to 3.7.1 we have an issue only with K2, where if we go at the Publishing tab and change the date, the calendar doesn't show time and if we change time by hand and click another tab, when we go back at Publishing tab it shows the current time instead of the time we typed manually, or even when we press the Save button it reverts back
We searched the html.php file located at: /libraries/cms/html/ to see if the code is wrong, but the code is the one Fotis recommends:
$showTime = ($showTime) ? "1" : "0";
$todayBtn = ($todayBtn) ? "1" : "0";
$weekNumbers = ($weekNumbers) ? "1" : "0";
$fillTable = ($fillTable) ? "1" : "0";
$singleHeader = ($singleHeader) ? "1" : "0";
In Joomla Content component the calendar works OK, it shows the date and time and it works as expected when we press the Save button, without reverting the time back to the current one.
Here's the screenshots:
K2:
Joomla Content Component:
So, any help?
Please Log in or Create an account to join the conversation.
- Krikor Boghossian
-
- Offline
- Platinum Member
- Posts: 15920
Please Log in or Create an account to join the conversation.
- Panos
-
- Offline
- New Member
- Posts: 5
Please Log in or Create an account to join the conversation.
- Panos
-
- Offline
- New Member
- Posts: 5
The weird thing is it didn't do it when we updated to 3.7.0. Oh well, lesson learned; after an update, if something is wrong, clean Cloudflare cache as well!
Thanks for all the help!
Please Log in or Create an account to join the conversation.
- Krikor Boghossian
-
- Offline
- Platinum Member
- Posts: 15920
Nice to hear that the issue has been resolved Pano :)
Please Log in or Create an account to join the conversation.
- Thomas Thrane
-
Topic Author
- Offline
- Premium Member
- Posts: 132
Please Log in or Create an account to join the conversation.
- Krikor Boghossian
-
- Offline
- Platinum Member
- Posts: 15920
Please Log in or Create an account to join the conversation.
- Thomas Thrane
-
Topic Author
- Offline
- Premium Member
- Posts: 132
Please Log in or Create an account to join the conversation.
- Krikor Boghossian
-
- Offline
- Platinum Member
- Posts: 15920
Please Log in or Create an account to join the conversation.
- Thomas Thrane
-
Topic Author
- Offline
- Premium Member
- Posts: 132
How can I change the time picker to 24 hour clock?
Please Log in or Create an account to join the conversation.
- Krikor Boghossian
-
- Offline
- Platinum Member
- Posts: 15920
I would suggest the following, posting this as a feature request on github so we implement it on the core.
Please Log in or Create an account to join the conversation.
- Elisabetta
-
- Offline
- New Member
- Posts: 13
Since yesterday, I'm using Joomla! 3.7.5 Stable (ita) and k2 2.8.0.
After updating, I can not change the date of the articles: they can not be edited.
I checked, with some difficulty because I'm not really expert, the various suggested changes and I think they're all already active.
Can you help me solve this bug?
What useful information can I provide?
Thanks in advance
Please Log in or Create an account to join the conversation.
- Krikor Boghossian
-
- Offline
- Platinum Member
- Posts: 15920
Please Log in or Create an account to join the conversation.
- Elisabetta
-
- Offline
- New Member
- Posts: 13
Please Log in or Create an account to join the conversation.
- Panos
-
- Offline
- New Member
- Posts: 5
Please Log in or Create an account to join the conversation.