Kunena 7.0.6 & Kunena 6.4.12 – Security Updates Released

The Kunena team has announce the arrival of Kunena 7.0.6 [K 7.0.6] 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 twelfth 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 K 1.6.3: NoixACL integration -> "Catchable fatal error" error

More
15 years 4 months ago - 15 years 1 month ago #83942 by acghedini
Hi,

After I have updated my Kunena to 1.6.3 version, i´m having this problem everytime i answer a topic:

Catchable fatal error: Object of class stdClass could not be converted to string in /home/reinodai/public_html/administrator/components/com_kunena/libraries/integration/access.php on line 280


How could I solve it? Where can I found Kunena 1.6.2?

thanks
Last edit: 15 years 1 month ago by sozzled. Reason: Changed subject to improve relevance for search purposes

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

More
15 years 4 months ago #83943 by acghedini
Other problem is:

In the Categories configuration, I simply can not see my user groups created on NoixACL 2.0.6. No version of Kunena 1.6 was able to show these groups like k 1.5 use to show. How can I fix it? (yes, i have already set up the integration option)

thanks

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

More
15 years 4 months ago - 15 years 4 months ago #83962 by etusha
Please can you to simple test ?

edit

/var/www/kunena1.6/1.6/administrator/components/com_kunena/libraries/integration/noixacl/access.php

find line 139
Code:
$userids = (array) $db->loadObjectList('id');

edit to
Code:
$userids = (array) $db->loadObjectList();
Last edit: 15 years 4 months ago by etusha.

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

More
15 years 4 months ago #83982 by acghedini
No change on both problems.

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

More
15 years 4 months ago #84102 by acghedini
So, anyone knows how can I see my user groups created with noixACL on Categories Configuration on kunena? I´ve tried everything and nothing works! I´m using the most updated version of kunena and noixACL on joomla 1.5.22

thanks

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

More
15 years 4 months ago #84107 by xillibit
Hello,

Can-you please put here your kunena report configuration ?

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.242 seconds