Kunena 7.0.6 & Kunena 6.4.12 – Security Updates Released

The Kunena team has announce the arrival of Kunena 7.0.6 [K 7.0.6] in stable which is now available for download as a native Joomla extension for J! 5.4.x/6.0.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.

The Kunena team is also pleased to announce the twelfth version of Kunena 6.4, a native Joomla extension for Joomla! 5.0, 5.1, 5.2, 5.3, 5.4 and 6.0.

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 disable jquery possible??

More
16 years 8 months ago #30553 by axpe
Hi, is it possible to disable jquery altogether in kunena? because it seems to conflict with my cometchat jquery. thanks

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

More
16 years 8 months ago #30593 by xillibit
Hello,

Open the file components/com_kunena/kunena.php and comment the following lines 246 to 251 :
Code:
/*if (defined('KUNENA_JQURL') && !defined('J_JQUERY_LOADED')) { define('J_JQUERY_LOADED', 1); if (!defined('C_ASSET_JQUERY')) define('C_ASSET_JQUERY', 1); $document->addScript(KUNENA_JQURL); }*/

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 8 months ago #30640 by axpe
Replied by axpe on topic Re:disable jquery possible??
I have tried that but the quick reply and upshrink still not working , anything else i can try to make it work? the error is coming from kunenaforum.js

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

More
16 years 7 months ago #31490 by Matias
Replied by Matias on topic Re:disable jquery possible??
Well, you will need jquery to get them to work.. :(

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

Time to create page: 0.236 seconds