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

If you are having problems then, for your own benefit, it would save us all a lot of time if you would kindly post your configuration report when you ask for help from this forum. If you do not post your configuration report we will not ask you for it but you will probably not get your problem solved, either.

Merged Loading BBCode editor...

More
11 years 2 months ago - 11 years 2 months ago #162189 by sozzled
Replied by sozzled on topic Loading BBCode editor...

emeyer wrote: Also it loads the non-minified version of editor.js by default. I think it should load the minified version.

Please read Minified CSS in the Wiki. If you are running Kunena with the debug option turned on, you will load the non-minified version of CSS and, possibly, of Javascript scripts, too. I am not sure about minified/non-minified Javascript scripts and Kunena. Sorry, I can't help you much with that.
Last edit: 11 years 2 months ago by sozzled.

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

More
11 years 2 months ago #162290 by emeyer
Replied by emeyer on topic Loading BBCode editor...
Thank you for your comment, but nothing I wrote was intended to refer to CSS. It is the javascript on which I was commenting, about which you note your own comment does not apply anyway.

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

More
11 years 2 months ago - 11 years 2 months ago #162395 by xillibit
Replied by xillibit on topic Loading BBCode editor...

emeyer wrote: Just to let others know, it appears 3.07 DOES require jquery, contrary to what the release notes say, for the editor to work on Joomla 3.3.6. This seems to be because the editor calls a script called 'validate.js' which works with jquery 1.2.5 +.

I was able to get it to work more quickly by disabling jquery in the main template a\and adding the following line to the blue eagle template's 'initialize.php' file, just before its call to
$template->loadMootools.

$document->addScript(' code.jquery.com/jquery-1.3.2.min.js ');

Also it loads the non-minified version of editor.js by default. I think it should load the minified version.

The editor js file of Kunena 3.0.7 still require Mootools like it's specified in readme, you need to check if you a javascript conflict

I don't provide support by PM, because this can be useful for someone else.
Last edit: 11 years 2 months ago by xillibit.

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

More
11 years 2 months ago #162469 by emeyer
Replied by emeyer on topic Loading BBCode editor...
please excuse me for saying, but mootools and jquery are different, so you need to think a little whether you know enough before posting on such topics.

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

More
11 years 2 months ago - 11 years 2 months ago #162512 by xillibit
Replied by xillibit on topic Loading BBCode editor...
You had said that the Kunena editor laods itself the validate.js file but i had answered that isn't correct and Kunena doesn't by itself the validate.js file

$document->addScript('code.jquery.com/jquery-1.3.2.min.js');

Why you load an obsolete version of jQuery ?

I don't provide support by PM, because this can be useful for someone else.
Last edit: 11 years 2 months ago by xillibit.

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

Time to create page: 0.255 seconds