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

Question issues with Kunena Jomsocial Groups Plugin 2.0.1

More
13 years 2 months ago #139259 by Jiminimonka
Have you looked in the Download section of Kunena.org?

Please read the FAQ.
Only one question per topic.
Search before you ask a question.
The following user(s) said Thank You: Dr. Pariolo
The topic has been locked.
More
13 years 2 months ago #139260 by Dr. Pariolo
my bad. my main source for joomla content is the official extensions directory, i assumed everything was there.

thank you.
The topic has been locked.
More
12 years 10 months ago - 12 years 10 months ago #142909 by Smokey4life

SuperSean wrote: UPDATE
issue i was having is still present in v2.0.2 but here is a hack for anyone who needs it:

Find /plugins/kunena/community/community/access.php and change the following line

Code:
$query = "SELECT g.memberid AS user_id, c.id AS category_id, ".KunenaForum::ADMINISTRATOR." AS role
to
Code:
$query = "SELECT g.memberid AS user_id, c.id AS category_id, ".KunenaForum::MODERATOR." AS role


Im using the newest version of the plugin along with the newest version of jomsocial and kunena, and it seems the problem is fixed now, when a normal user creates a new group they are only set to "Moderator" title and no longer administrator. and even tho it shows them as a moderator they do only have moderator ability in the forums they are the group admin of. So everything seems to be working fine as far as that one goes.

[strike]However i still have the problem with it adding <p></p> tags around the group board description in kunena.[/strike]
Last edit: 12 years 10 months ago by sozzled. Reason: Strike out unrelated matter and close topic.
The topic has been locked.
Time to create page: 0.296 seconds