Kunena 7.0.2 Released

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

Solved BUG: Editing user gives an error

More
2 years 5 months ago #229385 by Konsider
When editing a user's details from the admin section, the following error occurs and the user changes cannot be saved:

 
The following user(s) said Thank You: xillibit

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

More
2 years 5 months ago - 2 years 5 months ago #229388 by Leen
the date indication for Birthdate  there is
mm/dd/yyyy then saving should work

With kind regards
Leen
Last edit: 2 years 5 months ago by Leen.

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

More
2 years 5 months ago #229389 by Konsider
I'm using Community Builder, so I don't want to have to edit the birthday details within Kunena. I should be able to save in Kunena without requiring to change the things that are controlled by Community Builder.

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

More
2 years 5 months ago - 2 years 5 months ago #229390 by Leen
Thank you for giving more explanation that you also use community builder, that way it might also be easier to search for that problem.

But you are right, there is indeed something wrong when adjusting the kunena user,
for example, if I want to make some one a moderator,
that error message also appears when saving

With kind regards
Leen
Last edit: 2 years 5 months ago by Leen.
The following user(s) said Thank You: Konsider

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

More
2 years 5 months ago #229391 by Konsider
Yep, I get it too when trying to make someone a moderator :) Thanks for confirming.

Hopefully that will be fixed in the next update.

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

More
2 years 5 months ago #229394 by Gindi
The error code 1292 comes from mysql and says that there is a wrong date format in the database table "d5cc5_kunena_users" in the column "Birthday". If no date is entered, mysql uses 0001-01-01 as default value, kunena uses 1000-01-01 as default value.
You can also enter the current date of birth in the database by double-clicking.

Gindi
 

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

Time to create page: 0.272 seconds