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

This category is only for reporting defects or problems with Kunena 1.6 test versions with Joomla 1.6. This is NOT a support forum - there is no support for test versions. Users should NOT install K 1.6 alpha or beta test versions on websites with live production data.

Question Can't upload image in Joomla content

More
15 years 7 months ago #62402 by fluiddruid23
Upgraded to RC3 - problem is still there.

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

More
15 years 7 months ago #62403 by xillibit

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.

More
15 years 7 months ago #62430 by fluiddruid23
Hi,

Not sure what I am meant to take from that other thread...should I be trying to find Mootools loading and older js somewhere else on the site?

Thanks,
Matt

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

More
15 years 7 months ago #62433 by fluiddruid23
Just found this, relating to another component, but of a very similar nature.

community.getk2.org/forum/topics/mootool...g?xg_source=activity

Is there a similar issue in the Kunena code, perhaps?

Thanks,
Matt

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

More
15 years 7 months ago #62444 by sozzled

fluiddruid23 wrote: [My problem] doesn't sound like a Kunena issue, but it refers to the mtupgrade plugin, which I *think* was installed as part of the Kunena install?

Basically, I can't upload images into standard Joomla content items in IE8, using the 'Image' button below the main content area. I get this error message ... Object doesn't support this property or method

To dispel, as much as possible, the mythology about what is installed or uninstalled by Kunena in relation to Mootools, please read Mootools 1.2.4 in the companion Wiki site.

It is highly likely, almost certain in fact, that there's another extension on your (really terrific) website that's interfering with the orderly load of the Mootools 1.2.4 Javascript library. It's also my guess that this other extensions is interfering with the clean display of your menu buttons, too. When you solve one problem I think you'll also solve the other.

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

More
15 years 7 months ago #62555 by severdia
Hi,

You have a number of Javascript files all loading on your site. I'd recommend trying to disable each one to see if it resolves your issue by a process of elimination.
Code:
<script type="text/javascript" src="http://www.getransportation.com/components/com_jaggyblog/assets/js/supernote.js"></script> <script type="text/javascript" src="http://www.getransportation.com/components/com_jaggyblog/assets/js/comment.js"></script> <script type="text/javascript" src="/plugins/content/avreloaded/swfobject.js"></script> <script type="text/javascript" src="/plugins/content/avreloaded/avreloaded.js"></script> <script type="text/javascript" src="/plugins/content/avreloaded/silverlight.js"></script> <script type="text/javascript" src="/plugins/content/avreloaded/wmvplayer.js"></script> <script type="text/javascript" src="http://www.getransportation.com/modules/mod_lca/assets/js/lca.js"></script> <script type="text/javascript" src="http://www.getransportation.com/modules/mod_ariyuimenu/mod_ariyuimenu/js/yui.combo.js"></script> <script type="text/javascript" src="http://www.getransportation.com/modules/mod_swmenupro/DropDownMenuX_Packed.js"></script>

Try disabling the All Videos module first since it has the most number of JS files.

Author of Using Joomla from O'Reilly Media. | www.usingjoomlabook.com

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

Time to create page: 0.269 seconds