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 that are moved into this category are generally considered to be closed. Users may want to add additional information but these topics should not be resurrected in order to discuss new problems or unrelated matters.

Question Only admins can view topics

More
14 years 8 months ago - 14 years 8 months ago #105603 by erkan
I upgraded fron Kunena 1.6.5 to Kunena 1.7 and discovered that I had to set the permissions for all Kunena categories.

So I set them to the public user group and that child groups should be included. But a visitor can´t view any topics they can just see the categories but not the topics.

Is it a bug or am I doing something wrong?


I have Joomla 1.7 Kunena 1.7, php 5.2.14 and mysql 5.0.77.
Last edit: 14 years 8 months ago by erkan.

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

More
14 years 8 months ago #105622 by ajaylulia
Hello,

I could fix the categories issue by:

Editing a category and by setting following values:
Access Control Type: Access Level
Access Level: Public

If you have many categories then you can edit table by:
Table: jos_kunena_categories

Update Following fields to:
accesstype jooomla.level
access = 1
pub_access = 1
pub_recurse = 1

Regards,
Ajay

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

More
14 years 8 months ago - 14 years 8 months ago #105638 by erkan
I found out that you can use user groups if you in Kunena configuration under intergration set the access level to be "auto detect" instead of "joomla".

Before that I tried to use access levels instead but that didn´t work, the above did!
Last edit: 14 years 8 months ago by erkan.

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

More
14 years 8 months ago #105650 by Matias
There was a bug in Kunena 1.6 which ignored recurse = No setting. If you wanted to have one group only forums, those didn't work (as they did in some point of Kunena 1.5 and now in Kunena 1.7).

As Kunena has default setting of Recurse = yes, I thought that fixing this issue wouldn't have many side effects. It looks like I was wrong.. :( Anyway, you can now use either access levels or set recurse = yes.

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

Time to create page: 0.257 seconds