Kunena 6.3.0 released

The Kunena team has announce the arrival of Kunena 6.3.0 [K 6.3.0] in stable which is now available for download as a native Joomla extension for J! 4.4.x/5.0.x/5.1.x. This version addresses most of the issues that were discovered in K 6.2 and issues discovered during the last development stages of K 6.3

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.

Question Xmap Conflict with Kunena RC3

More
13 years 7 months ago - 13 years 7 months ago #1 by skkuumar
Dear Moderators and Administrators

Thanks for Quickest Release of RC3 by solving lot of bugs. I have a small conflict with XMAP Site map.

For example

Actual URL link is

www.askforhrd.com/hr-forum/staffing/1033...g-letter-format.html

but in site map, it is coming as

www.askforhrd.com/forum/staffing/1033-re...g-letter-format.html

now, both URLs are working, since i have redirected 2nd Url to first one

regards

help me to resolve this issue

Skkuumar

This is my xmap link

www.askforhrd.com/index.php?option=com_xmap&sitemap=1&view=xml
Last edit: 13 years 7 months ago by skkuumar.

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

More
13 years 7 months ago #2 by xillibit
Hello,

Do you have looked this message : www.kunena.com/forum/168-k-16-support/59...na-16-and-xmap#59223 ?

I don't provide support by PM, because this can be useful for someone else.

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

More
13 years 7 months ago #3 by drlovecat
I guess, it has caused from difference of database (fb -> kunena)

Just solve it by yourself!
You must open root/administrator/components/com_xmap/extensions/com_kunena.php
and browse to line 96 from previously
Code:
FROM #__fb_categories
to
Code:
FROM #__kunena_categories

and browse to line 120 from previously
Code:
"FROM #__fb_messages "

change to
Code:
"FROM #__kunena_messages "

and save that files. It's work for me!
The following user(s) said Thank You: skkuumar

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

More
13 years 7 months ago #4 by zomblaa
:)
Thank you

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

More
13 years 6 months ago #5 by skkuumar
Hi Friends,

I have already made changes. But the problem I have is, menu name for Kunena given as HR Forum. But it is coming as Forum in Sitemap.

Please see my sitemap

regards

skkuumar

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

More
13 years 6 months ago #6 by fxstein
This could happen if you have a second menu entry somewhere that is called forum. The Joomla SEF derives all of its names from the menu alias. SInce the default way is Forum, I suggest there is another menu entry somewhere that contains Forum as the alias.

Hope this helps!

We love stars on the Joomla Extension Directory . :-)
The following user(s) said Thank You: skkuumar

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

Time to create page: 0.918 seconds