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.

Question Forum is creating HTML Errors

More
17 years 3 weeks ago #17600 by Lintzy
I checked both links of yours with Internet Explorer 8 and got no error messages - all looked well.

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

More
17 years 3 weeks ago #17646 by mibert
Hi there,

thanks for your messages and for trying to help.
I dont mind Errors which users dont see. There is a lot of them in my site.
Anyway, the Errors, wich I stated are visible Errors in the status bar of the IE8.
I have check with several PCs and all are the same with IE8. No Error is reported by FF and Chrome.

Here are the javescript codes, which creates the problem at www.diabetes-kids.de/forum/hilfe-zur-dia...itragsbewertung.html :
Code:
<script type = "text/javascript"> jQuery(function() { jQuery(".fb_qr_fire").click(function() { jQuery("#sc" + (jQuery(this).attr("id").split("__")[1])).toggle(); }); jQuery(".fb_qm_cncl_btn").click(function() { jQuery("#sc" + (jQuery(this).attr("id").split("__")[1])).toggle(); }); }); </script>

and
Code:
<script type = "text/javascript"> jQuery(document).ready(function() { jQuery("#jrftsw").click(function() { jQuery(".forumtools_contentBox").slideToggle("fast"); return false; }); }); </script>

Both are coming from Kunena.
I did not have any of this problems at 1.0.9. The update from Fireboard to 1.0.9 was very smooth and no problem.

Thanks in advance for your help and have a nice day.

With best regards

Michael

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

More
17 years 3 weeks ago #17654 by Lintzy
Ah yes, you are right. I did not see the error in statusbar B).

Yes I can confirm, I get the same error messages. Btw, this error is shown in Internet Explorer 6, 7 and 8.

But you have more than these two scripts on page, theses ones too:

www.google-analytics.com/urchin.js

ads.diabetes-kids.de/www/delivery/ajs.ph...itragsbewertung.html

ads.diabetes-kids.de/www/delivery/ajs.ph...itragsbewertung.html

ads.diabetes-kids.de/www/delivery/ajs.ph...itragsbewertung.html

ads.diabetes-kids.de/www/delivery/ajs.ph...itragsbewertung.html

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

More
17 years 3 weeks ago #17662 by mibert
Yes, you are right that there are other scripts running, but these don't create any error.

Its only the two scripts from Kunena, which create the Error.

Best regards

Michael

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

More
17 years 3 weeks ago #17668 by grumblemarc
Did you ever think that one of the other scripts are conflicting with Kunena causing it to error? It does happen you know. I have suggested this many times and you seem to refuse to want to address the other add-ons on the page. Good luck trying to get this fixed.

We love stars on the Joomla Extension Directory . :-)

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

More
17 years 3 weeks ago #17673 by mibert
Did you realize that there is an Error reported in IE8 status bar, even in the page you are looking right now??

This is not a problem of other scripts but a problem created by Kunena and it does happen similarly even at this Kunena pages.

The Script, which is creating the Error here is the following:
Code:
<script type="text/javascript" src="http://www.kunena.com/components/com_community/assets/script-1.2.pack.js"></script>

Anyway, for the sake of completeness, I disabled the ads on my webpage and found the errors still. I would not expect the Google Analytics script to cause such problem. If you think so, I will also disable.

Best regards and thanks for trying to help

Michael

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

Time to create page: 0.561 seconds