- Posts: 2
- 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
Question Incorrect BBCode url links generated.
6 years 3 months ago #212126
by dneilsen
Incorrect BBCode url links generated. was created 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.
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
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]
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.
6 years 3 months ago #212127
by rich
Important! Always create a backup before you make any changes to your website!
Replied by rich on topic Incorrect BBCode url links generated.
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]
Important! Always create a backup before you make any changes to your website!
Please Log in or Create an account to join the conversation.
6 years 3 months ago #212128
by dneilsen
Replied by dneilsen on topic Incorrect BBCode url links generated.
Thanks for that rich.
That was not obvious for me. I couldn't figure out what was happening.
I'll give that a go
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.
6 years 3 months ago #212130
by rich
Important! Always create a backup before you make any changes to your website!
Replied by rich on topic Incorrect BBCode url links generated.
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]
Important! Always create a backup before you make any changes to your website!
Please Log in or Create an account to join the conversation.
Time to create page: 0.247 seconds