- Posts: 14
- 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 Script-1.2.js and other errors
Hi All,
Just saw the thread
www.kunena.com/forum/139-solved--support...2js-and-other-errors
had been moved to solved.
I too am having the issue, but not willing to disable the private messages through Jom Social to fix it.
Is it a Kunena prob or a Jom Social problem?
i dont know... sorry.. but i thing its a kunena problem...
my idea.. kunena scripts doesnt like jomsocial message system...
i know this:
If i deactivate all plugs and all mods ... kunena have this problem..
if i deactivate the complete features, messages, mail, video, ... IN jomsocial..
that mesans notthing is runing... > kunena have this problem..
but if i deactivate in the kunena system the message system > everything workx.. -> that means-> if nothing is runing in joomla AND jomsocial but the are still there... it must be @ kunena ... because if you deactivate the message system in kunena and use the joomla & jomsocial features on the site.. and the error disapear ... it must be a little bug with kunena...
i hope you understand what i mean.. my english is bad for explain bugs...sry
Please Log in or Create an account to join the conversation.
This is the reply I got
Hmm, here's the problem. Kunena uses the 'addCustomTag' in Joomla which actually appends their javascript libraries such as jQuery. Since JomSocial uses the 'addScript' method in Joomla, it actually loads before Kunena loads these script.
When JomSocial loads the javascript, it checks for the C_ASSETS_JQUERY and Kunena has already defined this because it is loading it's own jquery. Therefore you have these errors.
I have spoken to their team and will see if we have any work around for this.
So hopefully there will be a fix soon
Please Log in or Create an account to join the conversation.
There is a fix in svn for Kunena 1.5.4, the file concerned is components/com_kunena/kunena.php, you can download this file here : joomlacode.org/gf/project/kunena/scmsvn/...w=markup&pathrev=899
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.
Thanks again for the quik help ...
Please Log in or Create an account to join the conversation.