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 must relate to a currently supported version of Kunena. If you are unsure what is the current supported version of Kunena, please go to the download page.

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.

Question Add files

More
3 years 8 months ago #224251 by karloshull
Replied by karloshull on topic Add files
Ok Jchatsocial looked at my website and said 

Hi Karl,
i had a look and found that actually it's not something caused by JChatSocial, it looks like a bug in Kunena Forum.
When the chat is on page the button is kept as 'Disabled' by Kunena even if there is no reason.
For the moment i've added a small script to the index.php of the Cassiopeia template to fix the problem, i guess you should report it back to Kunena.
 

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

More
3 years 8 months ago - 3 years 8 months ago #224252 by Leen
Replied by Leen on topic Add files
strange that they give the problem back
kunena since so far no one else has come forward with a similar problem.
So it is possible that something else in the website can cause this problem eg djmegamenu but at least you are a step again
further .
just don't know what happens with a joomla version Update so
it may be that their adjustment is gone again for a while.
But hope someone can check that from that script
how their script solves attaching files in kunena now
Code:
<script> setTimeout(function(){ jQuery(function($){ $('#fileupload,span.fileinput-button').removeAttr('disabled').removeClass('disabled'); }); }, 500); </script>
 whether that is indeed a kunena or a Joomla problem.??

With kind regards
Leen
Last edit: 3 years 8 months ago by Leen.

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

More
3 years 8 months ago #224292 by karloshull
Replied by karloshull on topic Add files
When Jchat is turned off the forum works fine on 8.0.21 php. Server hasnt got any higher php

His script didnt fix the problem fully, so when users goes to add a post, jchat is now setup so it turns off.

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

Time to create page: 0.210 seconds