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

Topics that are moved into this category are generally considered to be closed. Users may want to add additional information but these topics should not be resurrected in order to discuss new problems or unrelated matters.

Question some .js not loaded. why?

More
16 years 9 months ago - 16 years 9 months ago #25325 by vampywiz17
my kunena forum, some .js file not loaded. other page, works perfect, but the kunena page, dont load.(example: mootools.js, ja.slideshow.js....)

what is the problem?

edit: the page try load the .js, but stop the process. (error)
Last edit: 16 years 9 months ago by vampywiz17.

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

More
16 years 9 months ago - 16 years 9 months ago #25337 by sozzled
The usual reason for a Javascript function to not work, is because there's another Javascript function that's already loaded that conflicts. That is the answer to your question "What is the problem?"

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.
Last edit: 16 years 9 months ago by sozzled.

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

More
16 years 9 months ago - 16 years 9 months ago #25341 by vampywiz17
here my site address: www.runesofmagic.hu/forum

the problem is: the slideshow modul not work. the "select font color" in "reply" not work.
Last edit: 16 years 9 months ago by vampywiz17.

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

More
16 years 9 months ago #25348 by Lintzy
Replied by Lintzy on topic Re:some .js not loaded. why?
Some conflicting plugins causes JS errors:

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.

More
16 years 9 months ago - 16 years 9 months ago #25364 by vampywiz17
i try disable the moduls and the plugins, but doesnt work...

i try run the firebug, and here the line where stopped.

this.elementdiv = $('ja-slideshow-case'); (in ja.slideshow.js).

other .js too stopped.
Last edit: 16 years 9 months ago by vampywiz17.

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

More
16 years 9 months ago #25441 by Lintzy
Replied by Lintzy on topic Re:some .js not loaded. why?
I guess, sometimes it is not enough to deactivate plugins (modules etc), but perhaps sometimes you must deinstall them.

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.

Time to create page: 0.251 seconds