- Posts: 7245
- Thank you received: 566
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
Solved New Indicator
Please Log in or Create an account to join the conversation.
- Posts: 973
- Thank you received: 153
Please Log in or Create an account to join the conversation.
Matias wrote: Thank you!
We already have fix for your issue and you can do it manually by running this query (just change DB prefix #_):Running the query multiple times is safe and cannot do any harm.Code:ALTER TABLE `#__kunena_user_read` MODIFY `time` int(11) NOT NULL AFTER `message_id`;
Hello Matias.
I run this query, too (I checked that the output from the link that you gave to us was the same with @Pinkeltje.
Do you mean that I may run this query every time or only once?
Please Log in or Create an account to join the conversation.
- coder4life
-
- Offline
- Kunena Contributor
-
- Posts: 296
- Thank you received: 50
Please Log in or Create an account to join the conversation.
Please Log in or Create an account to join the conversation.
Please Log in or Create an account to join the conversation.