- Posts: 7
- Thank you received: 0
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 Mootools Issue
I have tried posting the forum at both the top level of the main menu and as a sub-menu and the behavior is the same. I'm not quite sure how I could simplify the navigation any further. Nonetheless, the blue ribbon which highlights the active top-level menu item disappears and the box that highlights non-active menu items is also missing upon hover over. In addition, the split-menu (aka the sub-menu) is also gone. This behavior applies to any given area in which Kunena is placed (top-level, sub-level, etc.). This could easily be overlooked at first glance, but it impacts the navigation from this section when you take a closer look. Does that make sense?
Regards,
K
Please Log in or Create an account to join the conversation.
Blue Eagle vs. Crypsis reference guide
Read my blog and
Please Log in or Create an account to join the conversation.
Please Log in or Create an account to join the conversation.
We begin by disabling everything on your website that is not needed by Joomla. Then, one by one, enable Joomla extensions in order to see which one (or ones) are causing the problems as far as Mootools is concerned. It's a tedious and time-consuming process and may be better if you do this on a test site (hosted on the same server as the one you're already using) so that you don't impact on your users. On the other hand, your site looks very new so you might just as easily do this with the site you currently have.
If you do any search on Mootools in this forum you will find dozens of recommendations how to proceed. Unfortunately we cannot anticipate every possible combination of Joomla and Joomla extensions that people have chosen. Because there are potentially as many possible sources of conflict as there are Joomla websites, there's no way we can possibly prescribe a one-size-fits-all solution other than to apply rigour in the detection process. This really means that the way to find a solution ultimately rests with you. All that we can do is point you in the right direction.
Not much of an answer, I'm sorry to say, but it's the best one that comes to my mind.
You don't need to hack code. You need to find the source of the problem and inform the product's developer about what is happening and the extent it's affecting your enjoyment of the product. I think that the source of your problem stems from Rockettheme. I think that's where you should really focus your attention. I could be wrong.
As far as upgrading Joomla is concerned, you didn't mention what version you are currently using. I don't think this is relevant at this stage.
Blue Eagle vs. Crypsis reference guide
Read my blog and
Please Log in or Create an account to join the conversation.
I'll try to get a response from the RT group and in the meantime start turning extensions on and off to see what I can find out. I'll let you know if I get any answers.
I'm definitely open to suggestions from you or anyone else should you think of anything. Thanks for your help.
Regards,
K
Please Log in or Create an account to join the conversation.
if(d.fx.now.opacity==0)
to
if(d.fx.now!=null&&d.fx.now.opacity==0)
The menus/submenus now work as they were designed.
In terms of the Kunena menu issue, I upgraded to v1.6.1 and he had me delete the Kunena menu that's automatically installed and recreate the menu items in the Community section of the site. Once this was done, we flushed the sh404SEF cache and changed the 'Insert Kunena name' setting to 'yes' in the extension configuration. These changes resolved the Kunena challenge.
I hope this helps anyone else that's experiencing similar issues and I asked the RT team to consider applying the JS fix to the next release of the template.
Best Regards,
K
Please Log in or Create an account to join the conversation.