Kunena 7.0.5 & Kunena 6.4.11 – Security Updates Released

The Kunena team has announce the arrival of Kunena 7.0.5 [K 7.0.5] 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.

The Kunena team is also pleased to announce the eleventh version of Kunena 6.4, a native Joomla extension for Joomla! 5.0, 5.1, 5.2, 5.3, 5.4 and 6.0.

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 No more than 3 URLs on a Thread

More
16 years 1 month ago #44004 by kaounis
I can't understand this behaviour, when a user post a thread with 4 or more URLs on it occures the following error on site :

Forbidden

You don't have permission to access /www/index.php on this server.

Additionally, a 404 Not Found error was encountered while trying to use an ErrorDocument to handle the request.


if there are 3 or fewer URLs the error does not appears!
can any body help me on this?

The site

THX a lot!

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

More
16 years 1 month ago - 16 years 1 month ago #44039 by kaounis
When i was trying to resolve the problem realize that if i dot use the http:// prefix before the URL and i start with a simple "www." it works properly! :S How this can be?

This occurs an error:
url=http//www.

This does not:
url=www.

When i put the "Add URL button on "Kunena" editor automatically prompts a http:// in the add URL line can any one tells me from where may i remove the http:// editor prefix when I click the “Add url” button?

THX A LOT!
Last edit: 16 years 1 month ago by kaounis.

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

More
16 years 1 month ago - 16 years 1 month ago #44366 by Matias
You have typo in your url.
Code:
[url=http://www.kunena.com]http://www.kunena.com[/url]
www.kunena.com
Code:
[url=www.kunena.com]www.kunena.com[/url]
www.kunena.com
Code:
http://www.kunena.com
www.kunena.com
Code:
www.kunena.com
www.kunena.com
Last edit: 16 years 1 month ago by Matias.

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

Time to create page: 0.256 seconds