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 Setting Permissions - Strange Error

More
14 years 9 months ago - 14 years 9 months ago #103256 by kevinbal
I'm using Kunena 1.6.5 and Joomla 1.7

We're using Kunena/Joomla as a course site for a series of sections in a game-based Latin class. I'm in the process of setting up sections for the various teachers that are using it.

In setting the access levels for subforums, for example, Under one section's category there will be a subforum for everyone in that section to see. Then 8 individual 'team' forums that only members of that team can see.

I've used this set up in the past year with great success, but something strange is happening now.

For example, I'm trying to set the permissions for a sub-forum to only be viewable by a group labeled AMSA11GRB... However, when I try to set it to that, it defaults to a group a few slots above that (AMSA10RT). Any idea what is going on? Is there a limit to the number of groups Kunena can handle?

Ok, in the database table, the last user group that it'll save in Kunena to a forum permission is entry id 127... anything beyond 127 defaults back to entry 127.
Last edit: 14 years 9 months ago by kevinbal.

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

More
14 years 9 months ago #103274 by kevinbal
Ok, even manually changing the entry in the database table itself automatically reverts it back to 127 once the Category Manager is loaded in the administrator backend.

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

More
14 years 9 months ago #103567 by Matias
You're right -- it looks like Kunena supports only group ids 1-127. You can easily fix this by changing database field types from pub_access and admin_access from tinyint(4) to int(11).

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

More
14 years 9 months ago #104168 by kevinbal
Great! Thanks!

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

Time to create page: 0.270 seconds