Kunena 6.4.7 Released

The Kunena team has announce the arrival of Kunena 6.4.7[K 6.4.7] in stable which is now available for download as a native Joomla extension for J! 5.0.x/5.1.x/5.2.x/5.3.x/5.4.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 6.4
Important note: Go to the Kunena Dashboard after an upgrade so that the Kunena database tables are also updated. This is particularly necessary for major version jumps so that the table changes are adapted.

Question Topic Icons

More
14 years 6 months ago #1 by Quov
Topic Icons was created by Quov
Is there some way to enable chooseability for admins and mods?

Visibility should be activitated for everyone

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

More
14 years 6 months ago #2 by Quov
Replied by Quov on topic Re: Topic Icons
if ( isset($this->msg_cat->id) && (CKunenaTools::isAdmin () || CKunenaTools::isModerator() )) {
if ($this->msg_cat->id == 0) $this->allow_topic_icons = 1;
}

this in post.php line 107

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

More
14 years 6 months ago #3 by xillibit
Replied by xillibit on topic Re: Topic Icons
Hello,

If i remember right you have a configuration setting in Kunena configuration panel for that.

I don't provide support by PM, because this can be useful for someone else.

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

Time to create page: 0.236 seconds