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.

Question No announcement box

More
14 years 7 months ago #108729 by cambler
No announcement box was created by cambler
Latest install of 1.7.1

Looking at the diplayBox() function in kunena.announcement.class.php, I see that the announcement box only shows if the "show announcement" is true in the configuration *AND* there is an ID of a valid announcement.

This makes sense except for one problem: on a new install, there are no announcements, so the box never shows. Since the box never shows, the options to create new announcements is never seen, so an announcement can't be created. Ever.

Bug?

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: Disabled |

This message contains confidential information
htaccess: Exists | PHP environment: Max execution time: 60 seconds | Max execution memory: 512M | Max file upload: 10M

This message contains confidential information

Joomla default template details : rt_momentum | author: RocketTheme, LLC | version: 1.2 | creationdate: October 4, 2011

Kunena default template details : Blue Eagle (default) | author: Kunena Team | version: 1.7.0 | creationdate: 2011-08-29

Kunena version detailled: Installed version: 1.7.0 | Build: 5135 | Version name: Tale | Kunena detailled configuration:

Warning: Spoiler!

Third-party components: None

Third-party SEF components: None

Plugins: System - Mootools Upgrade: Disabled | System - Mootools12: Disabled

Modules: Kunena Latest 1.7.0

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

More
14 years 7 months ago #108753 by xillibit
Replied by xillibit on topic Re: No announcement box
Hello,

You should have a link to go to announcements page if you the permission, this should help you : docs.kunena.org/index.php/Kunena_Announcements

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
14 years 7 months ago #108780 by cambler
Replied by cambler on topic Re: No announcement box
Yes, and what I'm saying is that the check for the ID of the announcement fails to show this display if there are no announcements.

Removing that ID check fixes the problem.
The following user(s) said Thank You: xillibit

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

More
14 years 7 months ago #108786 by xillibit
Replied by xillibit on topic Re: No announcement box
I need to look this more closer, this is weird

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
14 years 7 months ago #108788 by cambler
Replied by cambler on topic Re: No announcement box
Look at the code in diplayBox() - you will see two checks on the conditional. The first is for announcements being configured as enabled. The second is a check on the ID. It's the second that causes this bug.

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

More
14 years 7 months ago #108795 by xillibit
Replied by xillibit on topic Re: No announcement box
When you have no announcements, you don't need to have this box because you have the announcement link :



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.

Time to create page: 0.276 seconds