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 6 months ago #38919 by Sean
I am running into a problem that I am not sure how to solve.

When using the "Boardcode" links to add a URL to an image or web-page, there seems to be a character limit of how long the address can be.

I cannot find where to increase this limit, as it frequently cuts of the last few characters of the link.

If I paste the link manually with the appropriate BBcode tags, then all is fine.

I assume it's an easily solvable problem, and that I am just thick. your help will be appreciated!

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

More
16 years 6 months ago #38922 by xillibit
Hello,

open the file components\com_kunena\template\default\smile.class.php and look at lines 316 and 324, you can change the maxlenth value, like for this :
Code:
<?php @print(_KUNENA_EDITOR_LINK_URL); ?><input name="url" type="text" size="40" maxlength="100" value="http://" onmouseover = "javascript:kunenaShowHelp('<?php @print(_KUNENA_EDITOR_HELPLINE_LINKURL);?>')">

I don't provide support by PM, because this can be useful for someone else.

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

More
16 years 6 months ago #38924 by Sean
ok, thanx for that!

So no way to do it easily through the back-end then... it wasn't just me being an idiot :D

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

More
16 years 6 months ago #38927 by Sean
xillibit wrote:

Hello,

open the file components\com_kunena\template\default\smile.class.php and look at lines 316 and 324, you can change the maxlenth value, like for this :


Thankyou!

That worked a charm!

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

More
16 years 6 months ago #38984 by viper_iii
Try this link... from ebay
test link to long URL

Fails on my site... but in a private area so will test here...

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

More
16 years 6 months ago - 16 years 6 months ago #38985 by viper_iii
yup fails here too...

I've put in 250 chars for my limit on the above noted lines... its breaking the url about 100chars in though when I go to edit..

Only about 169ish characters...
cgi.ebay.com/ebaymotors/Land-Rover-LR3-4...?hash=item518ff09eb1
Last edit: 16 years 6 months ago by viper_iii.

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

Time to create page: 0.253 seconds