- Posts: 5
- 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 some .js not loaded. why?
- vampywiz17
-
Topic Author
- Offline
- New Member
-
what is the problem?
edit: the page try load the .js, but stop the process. (error)
Please Log in or Create an account to join the conversation.
To identify what is the specific Javascript function that is causing the conflict will require effort. A link to your website would be very useful. You could also try disabling all other non-essential Joomla components at your website to see which of those might be the culprit. You could also search these forums, looking for ideas about why you are having problems with Javascript and Kunena.
You could also try turning on Joomla's debug mode to see if there are any error messages, too.
Blue Eagle vs. Crypsis reference guide
Read my blog and
Please Log in or Create an account to join the conversation.
- vampywiz17
-
Topic Author
- Offline
- New Member
-
- Posts: 5
- Thank you received: 0
the problem is: the slideshow modul not work. the "select font color" in "reply" not work.
Please Log in or Create an account to join the conversation.
docs.kunena.com/index.php/Conflicting_plugins
Disable all plugins and modules, that are not in the default Joomla installation, and enable one plugin after plugin and test, what's causing this error.
Please Log in or Create an account to join the conversation.
- vampywiz17
-
Topic Author
- Offline
- New Member
-
- Posts: 5
- Thank you received: 0
i try run the firebug, and here the line where stopped.
this.elementdiv = $('ja-slideshow-case'); (in ja.slideshow.js).
other .js too stopped.
Please Log in or Create an account to join the conversation.
If they want start (Ja Slideshow) and stopp, you have conflicting between different Javascript Code. Did you look with your browser into the source code of your page and look, which javascripts are called?
Please Log in or Create an account to join the conversation.