- Posts: 58
- Thank you received: 0
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?
I abandoned FB for kunena with the hope of getting rid of nasty js conflict JQuery/mootools.
I'm using J.1.5.9 in legacy with joolart Teline II template.
This is the error coming up with firebug:
Thanks in advance and good work with that fork
P.S.: I'll work on italian translation if needed
Please Log in or Create an account to join the conversation.
Welcome!
I believe we have fixed that problem in the SVN (will be part of the stable build)
Can you replace your version of kunena.deafault_ex.js with this one from the SVN:
joomlacode.org/gf/project/kunena/scmsvn/...fault_ex.js&view=log
It should make your error go away. No other changes required.
Hope this helps!
fxstein
We love stars on the Joomla Extension Directory .
Please Log in or Create an account to join the conversation.
Here's a reference: devoracles.com/jquery-error-documentread...-not-a-function-sure
Hope this helps some.
Please Log in or Create an account to join the conversation.
You could replace all the $ with jQuery (it would look like this: jQuery.noConflict(); instead of $.noConflict(); )
Here's a reference: devoracles.com/jquery-error-documentread...-not-a-function-sure
Hope this helps some.
FYI - We did that for all root level $ calls for the upcoming 1.0.8 release
We love stars on the Joomla Extension Directory .
Please Log in or Create an account to join the conversation.
Please Log in or Create an account to join the conversation.
Please Log in or Create an account to join the conversation.