- Posts: 11
- Thank you received: 0
Kunena 7.0.5 & Kunena 6.4.11 – Security Updates Released
The Kunena team has announce the arrival of Kunena 7.0.5 [K 7.0.5] 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 eleventh version of Kunena 6.4, a native Joomla extension for Joomla! 5.0, 5.1, 5.2, 5.3, 5.4 and 6.0.
Important Mootools plugin issue after Joomla upgrade
- Mindvision
-
- Offline
- New Member
-
I used FireBug to display Javascript as follows:
<script type="text/javascript" src="/plugins/system/mtupgrade/mootools.js"></script>
Please Log in or Create an account to join the conversation.
Need to see the profile page, as the rest of the forum looks fine - without being logged in.
You can post the information here and use the
We love stars on the Joomla Extension Directory .
Please Log in or Create an account to join the conversation.
- Mindvision
-
- Offline
- New Member
-
- Posts: 11
- Thank you received: 0
Yes, all does seem fine everywhere else which is odd. I'm guessing that the problem could be a MooTools clash but can't find where.
The details are below:
Please Log in or Create an account to join the conversation.
This from the JCE support forum:
(source: www.joomlacontenteditor.net/forum/topic?t=12314 )JCE Utilities is an optional plugin that provides inline popup functionality for the frontend and is a companion product to JCE and not required for its editing functionality - www.joomlacontenteditor.net/jceutilities.html
If you don't need it, you can uninstall or disable it.
From what I could tell at the swmenuPRO site, their menu looks to be using some proprietary form of Mootools 1.11 and jQuery 1.2.6 which we already know are going to conflict with Mootools 1.2.4.
I could look at the other .js libraries on your website but I think you'll find that most of the problems are caused by the template that you're using and the modules that you've loaded with it.
Javascript conflicts are going to come from one of five possible sources (in descending order of likelihood)
(1) a module
(2) a plugin
(3) a template
(4) a language
(5) a component
Because Kunena is the only component loaded on your web page we can safely eliminate that one. Because en-GB is the language installed on your website, that's also a fairly safe bet, too.
Blue Eagle vs. Crypsis reference guide
Read my blog and
Please Log in or Create an account to join the conversation.
- Mindvision
-
- Offline
- New Member
-
- Posts: 11
- Thank you received: 0
You fixed it
The culprit was JCE. I think that when I disabled the plugins, components etc I should have done them all at the same time.
Everything is perfect now, thank you!
Please Log in or Create an account to join the conversation.
- Magellan456
-
- Offline
- New Member
-
- Posts: 1
- Thank you received: 0
Please Log in or Create an account to join the conversation.