Kunena 7.0.9 & Kunena 6.4.14 – Security Updates Released

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

Question Limits for external images. How does it work?

More
17 years 6 months ago #7310 by webstudent
If an image is wider than 90% of the "Text area width" it is for some very strange reason scaled to 90% of the text area width. This behaviour seems to be hardcoded:

lib/kunena.parser.php:
Code:
$imgmaxsize = (int)(($GLOBALS["fbConfig"]->rtewidth * 9) / 10); // 90% of text width

I think this should be changed in future releases B)

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

More
17 years 6 months ago #7324 by deminbo
hope it will, just give them some time :)

member of
http://www.Lithuanianjoomla.COM[/url

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

Time to create page: 0.263 seconds