- Posts: 1457
- Thank you received: 71
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.
Question Link to Image, Link to webpage - increase character limit
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.
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.
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.
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
Blue Eagle vs. Crypsis reference guide
Read my blog and
Please Log in or Create an account to join the conversation.
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.
Please Log in or Create an account to join the conversation.
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.
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.
Blue Eagle vs. Crypsis reference guide
Read my blog and
Please Log in or Create an account to join the conversation.