Kunena 6.4.13 Released

The Kunena team has announce the arrival of Kunena 6.4.13 [6.4.13] in stable which is now available for download as a native Joomla extension for J! 5.4.x/6.0.x./6.1.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 6.0
Hint: This version is primarily intended to facilitate an upgrade if Joomla was first updated to version 6.1 before Kunena was up to dated.

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 Link to Image, Link to webpage - increase character limit

More
16 years 2 months ago #49883 by Cerberus
Fjody wrote:

It is really an annoying problem with the short weblinks. I often get messages from my users that it is not possible to insert links correctly and they are not working.

I would change the smile.class.php file, but I suppose the problem will be back after upgrading Kunena. I already have a lot of various adjustments and changes in the Kunena files and every time I upgrade, I have to find these files and change them again.

That's why I think that such matter as the "weblink length" should be solved in the Kunena backend, not by changing .php file.

Have a nice day.

Peter


how long are your link cause this one shown below is very long and works just fine

very long link

the link is for this topic and if you click the word above it work flawlessly and the code for it is below.
Code:
[url=http://www.kunena.com/forum/144-hacks-tricks-and-tips/38919-link-to-image-link-to-webpage-increase-character-limit?limit=10&start=10#49876]very long link[/url]

so i presonaly dont see an issue with way kunena handles long urls i have a feeling this is just a user error with your users not using the correct BBcode for link and just pasting the raw link.

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

More
16 years 2 months ago #49895 by Fjody
Hi Cerberus,

it's definitely not an user problem, but a Kunena problem. Your link works fine, probably because the 'smile.class.php' has been already adjusted for this forum.

I will give you an example from my Discussion Forum: It also shortens my own links (and I am the Administrator and using the BB code)

hxxx://xxx.8characte.rs/xx/21characters-xxxxxxxx/24characters-xxxxxxxxxxx/43characters-xxxxxxxxxxxxxxxxxxxxxxxxxxxxxx

is always shortened to

hxxx://xxx.8characte.rs/xx/21characters-xxxxxxxx/24characters-xxxxxxxxxxx/27characters-xxxxxxxxxxxxxx

I have counted the characters and it's allways shortened to 100 chars max.

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

More
16 years 2 months ago #49896 by sozzled
Cerberus' approach to tackling this issue is quite practical.

However, the issue is problematical. I know, as a user here at www.kunena.com , that I often encounter problems when I use the link insertion tool and only part of a link I have copied is pasted. Personally, I don't quite understand the need for the "maxlength=" restriction at all!

I think that Fjody's observations are valid and we should take note of them. Something for the K 1.6 design "melting pot", I think :)

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

More
16 years 2 months ago - 16 years 2 months ago #49897 by Cerberus
what version of kunena are you using ????

What template are you using for kunena ????

what version of joomla are you using ????

what joomla template are you using ????


cause the one here at k.com is completely unmodified so no it has not been altered here.
Last edit: 16 years 2 months ago by Cerberus.

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

More
16 years 2 months ago #49899 by Fjody
To Cerberus:

Joomla 1.5.18
Joomla Template: Siteground 15.68
Kunena 1.5.11
Kunena Template: Fenris Dark Grey

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

More
16 years 2 months ago #49901 by sozzled
I don't believe this is a template issue because the code that's responsible for controlling the maximum length of what you can copy/paste with the link insertion tool ( ) is common to all templates: ../components/com_kunena/template/default/smile.class.php

The problem lies within the design of Kunena and the restriction that was imposed years ago that no-one has really paid much attention to. It's not a show-stopper. If you know a little bit about how to post messages in forums that use BBcode then you shouldn't have too many problems. This limitation can be irritating, it can be source of complaint among your users, but I agree, it it should be fixed better than by having to hack PHP code.

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

Time to create page: 0.329 seconds