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 Kunena plugin for sh404SEF

More
16 years 9 months ago #24326 by plix
Replied by plix on topic Re:Kunena plugin for sh404SEF
Hi dulici,

Thanks very much for the great plugin. You have done a good job!

Your plugin is working fine on my site. I only have one question:

How do I remove the .html extension from Kunena component URL from my main menu?

Kunena plugin for sh404SEF has created a component link like this: forum.hmtl.
This is conflicting with my existing xmap link which is also forum.html.

When one clicks on the forum link from the main menu, he is taken to my forum sitemap instead of my Kunena Board.

I would like the links in kunena forum remain with the .html extension but the main kunema component link from my main menu end with with a slash, like this: forum/

What should I change in the code?

Many thanks in advance for helping.

Cheers!
The topic has been locked.
More
16 years 9 months ago #24508 by plix
Replied by plix on topic Re:Kunena plugin for sh404SEF
Any Help???
The topic has been locked.
More
16 years 9 months ago #24517 by dulici
Go to Components=>sh040SEF=>View/Edit SEF Urls then change the forum.html that has the com_kunena string in Real Url part.

AceSEF - Joomla! SEO Suite
The topic has been locked.
More
16 years 9 months ago #24524 by plix
Replied by plix on topic Re:Kunena plugin for sh404SEF
Hi dulici,

Thanks for your reply.

I did that one yesterday and I have done it again today, just now. It doesn't work for me. I definitely don't know what is going on. Everything is showing good from SH404SEF admin and the redirect URL looks OK like this forum/ but when one clicks on it the page that comes up is 404 error page (Page not found).

Any other solution?

Many SEF comes with a suffix parameter which will determine whether to add the .html suffix or not. Example:

default: {
$title[] = "index".$sefconfig->suffix;
break;
}
}


In this case, I would have replaced:

$title[] = "index".$sefconfig->suffix;

by:

$title[] = $page;

and the html suffix would have been removed from the main component URL but kept in the remaining (rest of) URLs from that component.

So any clue on what to comment or replace in your SEF to get rid of the .hml suffix from the main component URL?

Many thanks.
The topic has been locked.
More
16 years 9 months ago #24650 by plix
Replied by plix on topic Re:Kunena plugin for sh404SEF
Hello! Any new???

Sorry to insist but I am hurting my site right now because my former Fireboard forum link was like this forum/ then, when I upgraded to kunena and installed your sh404sef plugin my main forum component link now looks like this forum.html

My forum URL was already indexed by search engines as forum/ and I don't wanna loose this indexation and start everything over again.

Please, help!

Many Thanks.
The topic has been locked.
More
16 years 9 months ago #24651 by Philip Roy
plix...you're not starting everything over! There is only ONE page that ends with /forum/....and that is the first page of the site. That now ends with forum.html....one page!

Phil
The topic has been locked.
Time to create page: 0.208 seconds