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 K 1.6.2 - Submit button does not work for guests

More
15 years 3 months ago #80455 by ender
After so many issues with 1.6.2, I will not give a chance to this and stay with 1.6.1.. sorry ot.
The topic has been locked.
More
15 years 3 months ago #80456 by 810
Hi, its a know bug, its fixed in 1.6.3, use 1.6.1 for the moment until 1.6.3 released.

regards 810
The topic has been locked.
More
15 years 3 months ago #80463 by sultani
Thanks for replying
Can i downgrade from 1.6.2 to 1.6.1 ?

Regards
The topic has been locked.
More
15 years 3 months ago - 15 years 3 months ago #80480 by sozzled
sultani: I see from your configuration report that you are running J! 1.5.22 with the System - Legacy plugin enabled. Please read the very important information about Legacy mode and take action now to eliminate your dependence on this feature before you encounter other problems with this Joomla feature. K 1.6 has not been tested with "legacy mode".

Yes, it is possible to downgrade from K 1.6.2 to K 1.6.1. You downgrade the same way as you upgrade; use the appropriate installation kit (in this case the package for K 1.6.1) and the Joomla Extension Manager and you should have no problems. As always, it's advisable to make a backup of your site before you install any software.

If you have any more questions about downgrading Kunena, please search this site for other topics that discuss the process.

Downgrading from K 1.6.2 to K 1.6.1 may solve this problem ... but it also means that you will have all the other problems with K 1.6.1 to contend with. Although this particular problem should be fixed in K 1.6.3, there may be a short-term solution that we can help you with in the meantime. You can, for example, make the following one-line change to K 1.6.2 and this could solve the problem until a permanent fix is made:

Edit the file ../components/com_kunena/lib/kunena.special.js.php at line 65.

Change from:
Code:
var kuser = $('kauthorname').get('value');
To:
Code:
// var kuser = $('kauthorname').get('value');
This change worked for me.
Last edit: 15 years 3 months ago by sozzled.
The following user(s) said Thank You: francinecsilva
The topic has been locked.
More
15 years 3 months ago #80481 by sozzled

ender wrote: After so many issues with 1.6.2, I will not give a chance to this and stay with 1.6.1 ...

I haven't seen any other questions that you have asked about K 1.6.2 issues. :dry:
The topic has been locked.
More
15 years 3 months ago #80830 by trogladyte
I am entering old posts from another board, and set guests being able to post.

When I navigat eto the board on the new site as a guest, there is a New Topic button, and it's clickable, giving me a blank topic to complete. I enter the information and there are 2 problems. There is no way to assign a name to the guest as the old board did. That's less of an issue though.

The second problem is much more of a worry. After completing the post, I click Submit and nothing happens.

What am I doing wrong please?
The topic has been locked.
Time to create page: 0.238 seconds