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

Question [Merged topic]The great Mootools/Javascript conflict discussion

More
15 years 6 months ago - 15 years 6 months ago #67908 by Gazimaluke
Replied by Gazimaluke on topic Re: Can't upload files
I still can't upload files, use polls or see my toolbar. And I can't find anything running jQuery since Kunena is the only thing I know that runs when I got the forum loaded. I don't have any modules on the page at that time.

I use Blue Eagle for my Kunena.
Last edit: 15 years 6 months ago by Gazimaluke.
The topic has been locked.
More
15 years 6 months ago #67930 by sozzled
Replied by sozzled on topic Re: Can't upload files
Gazimaluke: I searched to find your last K 1.6 configuration report - which you posted over 1 month ago - and it showed that you are using K 1.6. RC3. Is this still the current situation?

I looked at your website. You are loading 13 Javascript libraries, including five jQuery libraries. I did see that you have included
Code:
jQuery.noConflict();
but you run this statement after you load the Javascript libraries. I don't know if any of this matters, but they are all things to consider.

You are running another at least one other module on that page: some chat thing.

As you see, the list of possible sources of conflict is longer than you expected.

Your website does not use the standard, unmodified Blue Eagle template for Kunena; it uses something else that has been stored in the default template folder.
The topic has been locked.
More
15 years 6 months ago #67967 by haithun
Replied by haithun on topic Re: Can't upload files

sozzled wrote: I looked at your website. You are loading 13 Javascript libraries, including five jQuery libraries. I did see that you have included

Code:
jQuery.noConflict();
but you run this statement after you load the Javascript libraries. I don't know if any of this matters, but they are all things to consider.


You can call this function after loading the other libaries

If we need to use another JavaScript library alongside jQuery, we can return control of $ back to the other library with a call to $.noConflict()

This is an extract of the jQuery documentation. "return control" means in my eyes that the old functions are assigned again.
But you are right that it is recommend to split the code in two section one using jQuery and one for the other code.
I could just say that for me it runs with just calling "jQuery.noConflict();".
The topic has been locked.
More
15 years 6 months ago - 15 years 6 months ago #68129 by antich
I was reading some tutorials from kunena about this problem, and i have all correct. I have only one plugin which contains the character Mootools, and this is "System - Mootools Upgrade" and this is activated. The admin from kunenaspanish, used my joomla template in her localhost, with the same version of joomla, and his kunena rides right. So i know sure that my joomla template accept mootols 1.2.4.

I tried to disable all plugins having only activated "System - Mootools Upgrade" and some other one like the autentification joomla, but the bbcodes and smillies ( B) :( :) :laugh: ;) :P :unsure: etc) didn't works.

I readed all posts but i have not more ideas:(
Last edit: 15 years 6 months ago by antich.
The topic has been locked.
More
15 years 6 months ago - 15 years 6 months ago #68165 by sozzled
anitech: Your problem is not caused by loading another plugin with the word "Mootools" contained in it. Your problem (as we have been trying to explain) is that you have a Joomla extension (which could be a language, a template, a plugin, a module or a component) installed that loads a Javascript library that conflicts with the Joomla Mootools 1.2.4 Javascript library that is needed by Kunena.

Your website loads 12 Javascript libraries on the pages where you use Kunena. I recognise the one of them - the one that's needed by Kunena. Your version of JomSocial loads 3 Javascript libraries. You have something called a "comaxim template" - I don't know what this is - that loads 6 Javascript libraries!

You need to test what happens if you uninistall your site template and use rhuk_milkyway (for example). What version of JomSocial are you using? Are you using the latest version of JomSocial?

Other ideas: build a test site that is a clone of your existing site and gradually dismantle it until you discover the cause. I'm sorry, these problems that you are having are because of the software choices you have made. Eventually, with patience and perseverance, you will discover the cause of the problem and you can do something about those things.
Last edit: 15 years 6 months ago by sozzled.
The following user(s) said Thank You: antich
The topic has been locked.
More
15 years 6 months ago - 15 years 6 months ago #68179 by antich
I am sorry as my english is bad and I didn't understand much good your last reply.

Now I have understand what you tried to say me before.

Thanks a lot, I will try to uninstall the template, and build a test site clone of my existing site for test the extensions which can produce the conflict.

Mm, I was using the lastest version of joomsocial, but yesterday I recive a mail which explains me that there are a new beta version for jomsocial, but i don't need more things to test :P , so I will not install beta >.<

Thanks a lot for your answers, and i am sorry for my bad english!



(which could be a language


Lol its this. I put english like default language, and all goes right.

Bbcodes and smylleis..

Omg... but my web is a catalan community... omg T_T

Mmm maybe if i change the content of en-GB from kunena language and I put there the catalan content, the forum would recognize the icons :S
Last edit: 15 years 6 months ago by antich.
The topic has been locked.
Time to create page: 0.250 seconds