Kunena 6.4.8 Released

The Kunena team has announce the arrival of Kunena 6.4.8 [K 6.4.8] in stable which is now available for download as a native Joomla extension for J! 5.0.x/5.1.x/5.2.x/5.3.x/5.4.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.4
Important note: Go to the Kunena Dashboard after an upgrade so that the Kunena database tables are also updated. This is particularly necessary for major version jumps so that the table changes are adapted.

This category contains miscellaneous, uncategorised user contributions, (templates, modules, plugins and hacks) relating to older versions of Kunena that are no longer supported.

The topics in this category are for historical interest only. Owing to the structural changes that occurred in K 1.7, many of the ideas in these topics will not work with later versions and, for that reason, the topics are locked.

Question Valid XHTML for KunenaLatest

More
14 years 6 months ago #101072 by kiez-rouven
This is for Kunena 1.6.4 and the Latest Module:

Modify components/com_kunena/lib/kunena.link.class.php

Find and replace
Code:
title="' . $title

by
Code:
title="' . urlencode($title)

Otherwise the title might have "&" chars where it should be html encoded

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

More
14 years 5 months ago #102420 by xillibit
Hello,

i will check it later

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
14 years 5 months ago #102754 by xillibit
Is this happens only in module kunena latest ? Do you checked in kunena itself if the same issue happens ?

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.

Time to create page: 0.348 seconds