Kunena 6.3.0 released

The Kunena team has announce the arrival of Kunena 6.3.0 [K 6.3.0] in stable which is now available for download as a native Joomla extension for J! 4.4.x/5.0.x/5.1.x. This version addresses most of the issues that were discovered in K 6.2 and issues discovered during the last development stages of K 6.3

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 Three error messages in firebug ("a.implement is not a function" and the like)

More
12 years 9 months ago - 12 years 9 months ago #1 by chgeiselmann
Dear all,

My Kunena 1.6.4 in a Joomla 1.5.23 environment shows the following error messages (via firebug):

quotation
MooTools.upgradeLog is not a function
var MooTools={version:"1.2.5",build:"0...")[1]);b.set("title","");}});}});})();

In: mootools.js (Zeile 1)

a.implement is not a function
[Bei diesem Fehler anhalten] var MooTools={version:"1.2.5",build:"0...")[1]);b.set("title","");}});}});})();

In: mootools.js (Zeile 1)

Hash.Cookie is not a constructor
[Bei diesem Fehler anhalten] var KunenaTabs=new Class({Implements:[...etProperty("autocompleter","off");}});

In: default-min.js (Zeile 1)
end of quotation

Is this something which should make me try find the reason and solve it? Or can I just ignore it?
How could I solve it?

Thank you,
Kind regards,

Christian Geiselmann
Last edit: 12 years 9 months ago by chgeiselmann. Reason: Spelling mistakes corrected

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

More
12 years 9 months ago - 12 years 9 months ago #2 by sozzled
You may also find helpful the information contained in the FAQ tab at the top of the page.

This seems to be related to the issue you reported earlier In Firefox, profile editing does not work which I have also replied to.
Last edit: 12 years 9 months ago by sozzled.
The following user(s) said Thank You: chgeiselmann

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

More
12 years 9 months ago - 12 years 9 months ago #3 by chgeiselmann
This is solved now.

The problem was in my template.

I came to this conclusion after various tests showing that the bugs are gone (and all editing functions in Kunena forum are work) as soon as I use standard templates instead of my own home-made one.

A thorrough analysis of my template resulted in the discovery that one line of code in the index.php head section was two times there:

<jdoc:include type="head" />

And this, somewho, knocked out the javascript functions creating the profile editing box, etc.

After I deleted the redundant code line, my problems were solved.

Regards,
Christian
Last edit: 12 years 9 months ago by chgeiselmann.

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

Time to create page: 0.501 seconds