- Posts: 23
- Thank you received: 0
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.
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
17 years 2 months ago - 16 years 10 months ago #4020
by koraykupe
sh404sef Plugin for Kunena 1.0.10 was created 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.
www.koraykupe.com.tr
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.
www.koraykupe.com.tr
Last edit: 16 years 10 months ago by koraykupe.
Please Log in or Create an account to join the conversation.
17 years 2 months ago #4059
by holgenoni
Replied by holgenoni on topic Re:sh404sef Plugin for Kunena 1.0.8
hello,
what have you changed?
what have you changed?
Please Log in or Create an account to join the conversation.
17 years 2 months ago #4063
by ugur
Replied by ugur on topic Re:sh404sef Plugin for Kunena 1.0.8
Thank you beautiful
Please Log in or Create an account to join the conversation.
17 years 2 months ago - 17 years 2 months ago #4067
by koraykupe
Replied by koraykupe on topic Re:sh404sef Plugin for Kunena 1.0.8
holgenoni wrote:
line 157-159
changed with:
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.
17 years 2 months ago - 17 years 2 months ago #4162
by Slotpro
Replied by Slotpro on topic Re:sh404sef Plugin for Kunena 1.0.8
thanks for plugin !!
Last edit: 17 years 2 months ago by Slotpro.
Please Log in or Create an account to join the conversation.
- GospelGeezer
-
- Offline
- Junior Member
-
Less
More
- Posts: 20
- Thank you received: 0
17 years 2 months ago #4667
by GospelGeezer
Replied by GospelGeezer on topic Re:sh404sef Plugin for Kunena 1.0.8
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
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