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

This category contains miscellaneous, uncategorised third-party extensions (e.g. JomSocial, Community Builder, etc.) relating to older versions of Kunena that are no longer supported.

This category may also contain a few topics relating to K 1.6 that may have been moved here possibly by mistake.

The topics in this category are for historical interest only. Owing to the structural differences between K 1.6 and K 1.7, the ideas in these topics may not work with later versions and, for that reason, the topics are locked.

Question sh404sef Plugin for Kunena 1.0.10

More
17 years 2 months ago - 16 years 10 months ago #4020 by koraykupe
Firstly, thanks to Kunena team for great work!

I installed Kunena stable version and use sef component. It didn't make Urls like Fireboard. Then, i downloaded com_kunena.php sefplugin @ SVN. It works as 1.0.7b but topic links are message-XXX.html. Where are topic names? :(

Thanks a lot.

Edit: I found the problem. :silly:
Here, it works. B)


File Attachment:

File Name: com_kunena.zip
File Size:2.54 KB




www.koraykupe.com.tr
Last edit: 16 years 10 months ago by koraykupe.

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

More
17 years 2 months ago #4059 by holgenoni
hello,
what have you changed?

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

More
17 years 2 months ago #4063 by ugur

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

More
17 years 2 months ago - 17 years 2 months ago #4067 by koraykupe
holgenoni wrote:

hello,
what have you changed?


line 157-159

Code:
$database->loadObject($result, false); else $database->loadObject($result);


changed with:

Code:
$result = $database->loadObject( false); else $result = $database->loadObject();
Last edit: 17 years 2 months ago by koraykupe.

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

More
17 years 2 months ago - 17 years 2 months ago #4162 by Slotpro
Last edit: 17 years 2 months ago by Slotpro.

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

More
17 years 2 months ago #4667 by GospelGeezer
Apologies if this is a dumb question, but where do I upload this to via my FTP client? There are several folders in the plugins folder, I'm not sure which one it needs to go in.
I first tried installing via joomla admin, but realise this doesn't work.
Thanks
Steve

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

Time to create page: 0.247 seconds