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

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.

Solved Edit announcement button not working

More
12 years 5 months ago #149064 by 810
Ok, found quick fix: Use Firefox, other browsers don't work.
The following user(s) said Thank You: zhono

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

More
12 years 5 months ago #149065 by zhono
Yep, using Firefox does seems to work. I was kind of hoping it was something I messed-up so I could get it fixed quickly. Oh well.

Thanks for the quick responses guys. I'll keep an eye out for the official fix for this.

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

More
12 years 5 months ago - 12 years 5 months ago #149066 by 810
Official fix:

add on components/com_kunena/site/models/announcement.php line 73:
Code:
$actions[] = JHtml::_('select.option', 'edit', JText::_('COM_KUNENA_EDIT'));
Last edit: 12 years 5 months ago by 810.
The following user(s) said Thank You: zhono

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

More
12 years 5 months ago #149067 by zhono
Ha. I was looking in all sorts of files for a chunk of code that looked like that. But I was looking in pretty much all of the wrong files.

Works great now, thanks.

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

Time to create page: 0.249 seconds