Kunena 6.2.5 & module Kunena Latest 6.0.7 released

The Kunena team has announce the arrival of Kunena 6.2.5 [K 6.2.5] which is now available for download as a native Joomla extension for J! 4.3.x/4.4.x/5.0.x. This version addresses most of the issues that were discovered in K 6.1 / K 6.2 and issues discovered during the last development stages of K 6.2

This is not a support forum for any of the products contained herein. For product support you should visit the developer's website.

The information given in this category is intended to guide users who want to use various third-party products with Kunena and, mostly, was written by Kunena users. The information here is not necessarily accurate, up-to-date nor is it intended to replace the support given by the developers of other Joomla extensions.

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 Kunena Quickicon Plugin conflict

More
10 years 10 months ago - 10 years 10 months ago #1 by CoalaWeb
Hi,

I'm a fellow developer and I have a quick icon module that displays quickicon plugins for the update status of my extensions. My module is using the module group of mod_cwquickicon as a pose to the standard Joomla mod_quickicon and each of my quickicon plugins have an option to choose the group they want to be displayed in the standard Joomla or my specific module.

What I have found is that you quickicon plugin is displaying in my module even though it's using a different quickicon group and I have isolated the reason to the line of code below.

Code:
plugins/quickicon/kunena/kunena.php

line 30

Currently the plugin is using.
Code:
if (!$context == 'mod_quickicon'

I think it would be better to use.
Code:
if ($context != 'mod_quickicon'

What is you opinion?

Thanks,

Steve

Note: My report is of one of my development websites but I have tested this issue on many sites.
My Report:
This message contains confidential information

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

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

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

Kunena menu details:

Warning: Spoiler!

Joomla default template details : yoo_master | author: YOOtheme | version: 1.0.0 | creationdate: Unknown

Kunena default template details : Blue Eagle 2.0 | author: Kunena Team | version: 3.0.0 | creationdate: 2013-05-15

Kunena version detailed: Kunena 3.0.0 | 2013-05-15 [ Wanga ]
| Kunena detailed configuration:

Warning: Spoiler!
| Kunena integration settings:
Warning: Spoiler!
| Joomla! detailed language files installed:
Warning: Spoiler!

Third-party components: None

Third-party SEF components: None

Plugins: None

Modules: None

Last edit: 10 years 10 months ago by CoalaWeb.

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

Time to create page: 0.386 seconds