Kunena 7.0.2 Released

The Kunena team has announce the arrival of Kunena 7.0.2 [K 7.0.2] in stable which is now available for download as a native Joomla extension for J! 5.3.x/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.

K 2.0 support will cease on 31 August 2013 and this section of the forum will be closed and archived after that time and no further questions will be answered about this version.

Merged I see the message "Loading BBCode editor..."

More
13 years 1 week ago #141108 by amityweb
Please also note, despite not showing you just attached a file, I can attach files and upload on my Chrome on Mac, but my customer cant on his Chrome and Mac, even upload files, just does not do anything. I wanted to fix this JS thing and ask him to try again before reporting this third issue.

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

More
13 years 1 week ago #141117 by xillibit
Start by upgrading mootools to 1.2.6 : mootools.net/blog/2013/02/19/mootools-1-2-6-released/

But it seems that you have conflicting javascript, so you need to find which plugin or module is adding a script which produce the conflict

I don't provide support by PM, because this can be useful for someone else.

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

More
13 years 1 week ago - 13 years 1 week ago #141121 by amityweb
Hi

as stated I did upgrade to 1.2.6 but I got the other error above. Both errors are with Joomla's own validate.js.

How do I just disable JS? I am Ok with plain HTML form, no need for JS on an upload file form field. Will BBCode still work? Systems should be built to work without Javascript so hope Kunena does :)

Thanks
Last edit: 13 years 1 week ago by amityweb.

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

More
13 years 1 week ago #141130 by amityweb
Right, I have fixed it for my site, here is my update....

So firstly, Kunena does not work fully with standard Joomla 1.5 installation, not even the latest 1.5.26. According to you it requires a later version of Mootools that is not within Joomla 1.5 standard package. Therefore my opinion is Kunena is NOT compatible with Joomla 1.5. Not without hacks to core Mootools versions.

Secondly, I could not get the upgraded Mootools to work anyway. I had other JS issues. Upgraded Mootools breaks my Joomla Admin menu, and I dont even have add-ons in the Joomla admin that could cause conflicts.

So upgrading mootols was not an option.

Therefore I have just hidden the Javascript enabled Attach box and displayed the standard HTML box, as follows in the CSS:

#Kunena .kfile-input
{
/*font-size:23px;
position:absolute;
right:0;
top:-10px;
opacity:0;
filter:alpha(opacity=0)*/
}

#Kunena .kattachment-id-container, #Kunena .kattachment .kfile-input-textbox, #Kunena .kfile-hide.hasTip .kbutton
{
display: none;
}
#Kunena .button, #Kunena .kbutton,
#Kunena .button:hover, #Kunena .kbutton:hover
{
border: 0px;
z-index: 999;
}

.kfile-input
{
margin: 10px 0px 0px 0px;
clear: both;
}

It would be good if there was an option to disable JS for Kunena, because we do not need anything fancy in this case, and there is clearly conflicts.

Thanks for your help.

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

More
13 years 1 week ago - 13 years 1 week ago #141131 by xillibit
Joomla! 1.5.x is shipped with Mootools 1.2.5 but this version is buggy with firefox 18.0+, so you need to upgrade at least to 1.2.6. In the same time Mootools 1.2.x is obsolete, and only recommanded versions should be Mootools 1.4.5, but this one doesn't work with scripts which aren't updated or doesn't work without legacy layer.

Joomla! 1.5 is not supported by Joomla! team... It's Mootools 1.2.5 which isn't compatible with Firefox 18.0+

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

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

More
12 years 9 months ago #144146 by aleksi2004
Replied by aleksi2004 on topic BBCode
Hello! I have a problem with BBCode
model24.ee/forum/index

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

Time to create page: 0.361 seconds