Kunena 7.0.3 Released

The Kunena team has announce the arrival of Kunena 7.0.3 [K 7.0.3] 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

This category is for the module developed, endorsed, maintained and supported by the Kunena project team. The topics in this category only relate to the plugin developed for K 3.0 and later versions.

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 MOD_KUNENALATEST_PARAM_CATEGORYLIST_ALL

More
1 year 7 months ago #232110 by AlexRag
Seeing something unusual in the Kunena Lates Module setting.   Anyone seen this and know how to fix it?

 

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

More
1 year 7 months ago #232111 by Pinkeltje
This has already been reported on Github , but is not yet solved.

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

More
1 year 7 months ago - 1 year 7 months ago #232114 by Gindi
Is it possible that this problem has been solved or attempted at some point?
In my installation Joomla 5.1.4 and Kunena 6.3.4 with Kunena Latest 6.0.7 in the mod_kunenalatest.xml in row 151 to 155 it says :

<field name="category_id" type="kunenacategorylist" default="0"
                       none="MOD_KUNENALATEST_PARAM_CATEGORYLIST_NONE"
                       description="MOD_KUNENALATEST_PARAM_CATEGORYLIST_NONE_DESC"
                       label="MOD_KUNENALATEST_PARAM_CATEGORYLIST_NONE" multiple="true" size="5">
                    <option value="0">MOD_KUNENALATEST_PARAM_CATEGORYLIST_NONE</option>
                </field>

<option value=“0”>MOD_KUNENALATEST_PARAM_CATEGORYLIST_NONE</option>

The problem does not occur with me.
 
Last edit: 1 year 7 months ago by Gindi.

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

More
1 year 7 months ago #232115 by Pinkeltje
Did you change it maybe?
Just downloaded latest version and the lines are:
Code:
     <field name="category_id" type="kunenacategorylist" default="0"                        none="MOD_KUNENALATEST_PARAM_CATEGORYLIST_NONE"                        description="MOD_KUNENALATEST_PARAM_CATEGORYLIST_NONE_DESC"                        label="MOD_KUNENALATEST_PARAM_CATEGORYLIST_NONE" multiple="true" size="5">                     <option value="0">MOD_KUNENALATEST_PARAM_CATEGORYLIST_ALL</option>
The following user(s) said Thank You: Gindi

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

More
1 year 7 months ago - 1 year 7 months ago #232116 by Gindi
You are right!
The download file says “ALL”.
But at some point GITHUB must have pointed out the error and suggested a change, otherwise I wouldn't have changed it. 

In mod_kunenalatest v.6.0.5-2023-1210.zip it says:
  <option value="-1">MOD_KUNENALATEST_PARAM_CATEGORYLIST_NONE</option>

Addendum 2:
My research has shown that I changed this in my settings after my report in www.kunena.org/forum/kunena-latest-m-arc...ory-selection#231314

 
Last edit: 1 year 7 months ago by Gindi.

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

More
1 year 7 months ago #232117 by Pinkeltje
Could be, but then I wonder what selecting this field does exactly. It just doesn't make sense to me to select All and None at the same time.
 

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

Time to create page: 0.246 seconds