Kunena 6.2.5 & module Kunena Latest 6.0.7 released

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

Question Incorrect BBCode url links generated.

More
4 years 2 months ago #1 by dneilsen
Hi All

I am having an issue with my kunena forum where /forum/forum is being added to the end of every url.

eg.
Code:
[url=index.php/forum/lp3manual/228-1-0-introduction]1 - Introduction[/url]
will link to index.php/forum/lp3manual/228-1-0-introduction/forum/forum

Here is a link to my forum showing the issue
www.lyricpadapps.com/index.php/forum/lp3...l/187-0-contents#611


Does anyone have any idea what could be causing this?

Thanks Guys

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

More
4 years 2 months ago #2 by rich
The addresses are wrong. If you enter a relative url, do it without "index.php".

Code:
[url=/forum/lp3manual/228-1-0-introduction]1 - Introduction[/url]

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

More
4 years 2 months ago #3 by dneilsen
Thanks for that rich.
That was not obvious for me. I couldn't figure out what was happening.
I'll give that a go

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

More
4 years 2 months ago #4 by rich
You can also try with index.php but the url must begin with a slash.


Code:
[url=/index.php/forum/lp3manual/228-1-0-introduction]1 - Introduction[/url]

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

Time to create page: 0.464 seconds