Kunena 7.0.4 Released

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

Question js conflict?

More
17 years 3 months ago - 17 years 3 months ago #269 by ArMyBoT
Replied by ArMyBoT on topic Re:js conflict?
Tnx all, error changed:
Code:
$("a.basic") is null <mysite>/components/com_kunena/template/default_ex/plugin/jtip/kunena.default_ex.js Line 6
hints? :)
Last edit: 17 years 3 months ago by fxstein.

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

More
17 years 3 months ago - 17 years 3 months ago #271 by Matias
Replied by Matias on topic Re:js conflict?
template/default_ex/plugin/jtip/kunena.default_ex.js

Replace every '$' to 'jQuery' and comment out line 28:

jQuery('span[@title]').css({borderBottom: '1px solid #900'}).cluetip({splitTitle: '|', arrows: true, dropShadow: false, cluetipClass: 'jtip'});
Last edit: 17 years 3 months ago by Matias.

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

More
17 years 3 months ago - 17 years 3 months ago #312 by ArMyBoT
Replied by ArMyBoT on topic Re:js conflict?
Matias wrote:

template/default_ex/plugin/jtip/kunena.default_ex.js

Replace every '$' to 'jQuery' and comment out line 28:

jQuery('span[@title]').css({borderBottom: '1px solid #900'}).cluetip({splitTitle: '|', arrows: true, dropShadow: false, cluetipClass: 'jtip'});


Hi, no replacement was needed because all jQuery were already '$'.

Anyway, even commenting line28 as you indicated no changes happen.

If you change template (choosing everything but template_ex) errors disappear.

But other templates suck with my teline II.

IMPORTANT: I notice that errors appear only on "Recent discussions"

ADDENDUM: this forum shows exactly the same error in the same conditions "Recent discussions".

Other hints?

TIA
Last edit: 17 years 3 months ago by ArMyBoT.

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

More
17 years 3 months ago #317 by Matias
Replied by Matias on topic Re:js conflict?
Read my message again. Replace all FROM $ TO jQuery :)

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

More
17 years 3 months ago #318 by ArMyBoT
Replied by ArMyBoT on topic Re:js conflict?
ops :-)
Let me try

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

More
17 years 3 months ago #320 by ArMyBoT
Replied by ArMyBoT on topic Re:js conflict?
Ok, thanks!
Solved

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

Time to create page: 0.263 seconds