Kunena 7.0.5 & Kunena 6.4.11 – Security Updates Released

The Kunena team has announce the arrival of Kunena 7.0.5 [K 7.0.5] 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.

The Kunena team is also pleased to announce the eleventh version of Kunena 6.4, a native Joomla extension for Joomla! 5.0, 5.1, 5.2, 5.3, 5.4 and 6.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.

Merged [Merged topic] An invalid post ID was requested

More
15 years 11 months ago #50740 by xillibit
The correct table structure for the table jos_kunena_polls is :
Code:
CREATE TABLE IF NOT EXISTS `#__kunena_polls` ( `id` int(11) NOT NULL auto_increment, `title` varchar(100) NOT NULL, `threadid` int(11) NOT NULL, `polltimetolive` timestamp, PRIMARY KEY (`id`), KEY `threadid` (`threadid`) ) DEFAULT CHARSET=utf8;

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
15 years 9 months ago #57876 by Sjaak Boer
Since I upgraded the forum on my website to 1.6 I get this message with new topics. I am not able to read them.

What can be wrong?

Thanks

Sjaak

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

More
15 years 9 months ago #57885 by Cerberus
Please post the configuration report from K1.6 admin menu. If you have installed k1.6 on a live production site i would recommend that you uninstall it again as the RC1 is not yet safe for production site.

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

More
15 years 9 months ago #57936 by Sjaak Boer
Here is the configuration report:
This message contains confidential information

Database collation check: The collation of your table fields are correct

Legacy mode: Disabled | Joomla! SEF: Enabled | Joomla! SEF rewrite: Enabled | FTP layer: Enabled |

This message contains confidential information
htaccess: Exists | PHP environment: Max execution time: 30 seconds | Max execution memory: 32M | Max file upload: 2M

Kunena version detailled: Installed version: 1.6.0-RC1 | Build: 3173 | Version name: Kujadili | Kunena detailled configuration:

Warning: Spoiler!

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

More
15 years 9 months ago #57945 by @quila
Hello,

if you go to Kunena Backend and click to Icon "Create Menu", what happen, forum works well after that??

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

More
15 years 9 months ago #57946 by Sjaak Boer
Thank you for the fast response.

Create menu did not solve it.

All topics are shown in the forums.
Old topics from previous version of Kunena can be viewed.
New topics from 1.6 cannot be viewed and give the error as mentioned in subjecttitle.

Best regards

Sjaak

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

Time to create page: 0.225 seconds