Kunena 7.0.4 Released

The Kunena team has announce the arrival of Kunena 7.0.4 [K 7.0.4] in stable which is now available for download as a native Joomla extension for J! 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

Topics must relate to a currently supported version of Kunena. If you are unsure what is the current supported version of Kunena, please go to the download page.

If you are having problems then, for your own benefit, it would save us all a lot of time if you would kindly post your configuration report when you ask for help from this forum. If you do not post your configuration report we will not ask you for it but you will probably not get your problem solved, either.

Question Birthday date as check date

More
1 year 2 months ago #232937 by Gindi
In CPanel/User/User Notes under Check Date, 30.11.-0001 is displayed.
But I found this entry in /components/com_kunena/src/Controllers/UserController.php on line 595.
if ($birthdate) {
if ($birthdate == '11/30/-0001') {
$birthdate = '1901/01/01';
Why is a Kunena birthday date displayed as a test date in Joomla?I'm not sure which area of responsibility this falls under. Does the error come from Joomla or Kunena?
I also asked in the Joomla forum.

Please Log in or Create an account to join the conversation.

More
1 year 2 months ago #232938 by Pinkeltje
Usernotes have nothing to do with Kunena. And I don't see a field check date in Usernotes.

Please Log in or Create an account to join the conversation.

More
1 year 2 months ago - 1 year 2 months ago #232940 by Gindi
Replied by Gindi on topic Birthday date as check date
but the date is in a Kunena file.
 
Last edit: 1 year 2 months ago by Gindi.

Please Log in or Create an account to join the conversation.

Time to create page: 0.256 seconds