Kunena 6.4.8 Released

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

Solved Sticky message icon issue

More
9 years 2 weeks ago #1 by riffi67
Hello, after upgrade to kunena 5.0.4.1 the Sticky topics alwais show the fa-exclamation icon and the topic icon isn't selectable. how can I fix it, please?

Thanks

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

More
9 years 2 weeks ago #2 by rich
Replied by rich on topic Sticky message icon issue
Plese go to "media/kunena/topic_icons/default" and to open the topicicons.xml.
Change the line 33
from
Code:
<icon id="504" name="sticky" published="1" b2="notification-2" b3="bullhorn" fa="exclamation" src="system/sticky.png" />

to
Code:
<icon id="504" name="sticky" published="1" b2="pin" b3="pushpin" fa="map-pin" src="system/sticky.png" />

Important! Always create a backup before you make any changes to your website!

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

More
9 years 2 weeks ago #3 by riffi67
Replied by riffi67 on topic Sticky message icon issue
Thanks a lot!

;)

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

Time to create page: 0.226 seconds