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

Important [Kunena 1.0.7b] Spotted bugs and typos

More
17 years 3 months ago #157 by Skydan
I spotted this error while try to change my avatar:
Code:
Fatal error: Call to undefined function get_dirs() in /home/users/s/components/com_kunena/template/default/plugin/myprofile/myprofile_avatar_upload.php on line 264

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

More
17 years 3 months ago #169 by Matias
We'll fix it for 1.0.8, if possible.

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

More
17 years 3 months ago #205 by Matias
Fixed and found some other legacy bugs too. Wait for 1.0.8..

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

More
17 years 2 months ago - 17 years 2 months ago #475 by webstudent
Message pagination links are wrong with Joomla 1.5.x legacy mode, SEF enabled.

In the example below "Messages per page" is set to 8 in the Kunena config.

When viewing a thread the pagination links ( << Start < Prev 1 2 Next > End >> ) are incorrect. The link to page 2 looks like this:

/forum/index.php?start=8 :dry:

When viewing a list of threads (category view) the pagination links ([Page: 1,2]) are correct. The link to page 2 now looks like this:

/forum/?func=view&catid=224&id=2502&limit=8&start=8 :)

Perhaps the code used to generate the latter links could be used in both cases :woohoo:
Last edit: 17 years 2 months ago by webstudent.

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

More
17 years 2 months ago #478 by fxstein
Good catch. Thanks for posting! I will be working on that logic tomorrow for a similar reason. Lets see if this can be fixed in one pass.

We love stars on the Joomla Extension Directory . :-)

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

More
17 years 2 months ago - 17 years 2 months ago #481 by webstudent
That's good to hear :silly:

Here's a couple of issues/features of the less serious kind:

1: The 'Forum Tools' link is quite difficult to see as it has almost the same color as the background. A brighter color (like white) would probably be better:

#forumtools_control a.forumtools:link, #forumtools_control a.forumtools:visited {color:#FFFFFF;}

.. or something along those lines would solve this problem.

2: The Forum Tools dropdown menu seems to be rendered 'behind' (lower z-index) the text in the Latest Post column. This happens to me in both Firefox and Opera (have not tried with other browsers).

Example:
www.kunena.com/index.php?option=com_kune...func=showcat&catid=8
Last edit: 17 years 2 months ago by webstudent.

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

Time to create page: 0.267 seconds