Kunena 6.4.9 & Kunena 7.0.1 Released

The Kunena team has announce the arrival of Kunena 6.4.9 [K 6.4.9] in stable which is now available for download as a native Joomla extension for J! 5.0.x/5.1.x/5.2.x/5.3.x/5.4.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 6.4

The Kunena team has announce the arrival of Kunena 7.0.1 [K 7.0.1] in stable which is now available for download as a native Joomla extension for J! 5.0.x/5.1.x/5.2.x/5.3.x/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

Important note: Go to the Kunena Dashboard after an upgrade so that the Kunena database tables are also updated. This is particularly necessary for major version jumps so that the table changes are adapted.

This is not a support forum for Community Builder or its related products. For Community Builder support you should visit Joomlapolis .

The information given in this category is intended to guide users who want to use Community Builder 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 Community Builder.

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.

Important Can't update the post signature

More
9 years 11 months ago #172872 by acghedini
Hi,

When i upgrade mu j1.5 to j3.4.8 i have followed this link to link the cb signature to kunen ( www.joomlapolis.com/forum/153-profession...empty-on-edit#272768 ) and works fine.

However, now, after upgrade to kunena 4.0.9 and the CB 2.0.13 I can´t change the user post signature. It updates in CB but not in Kunena.

Can anyone help???

thanks a lot

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

More
9 years 11 months ago #172886 by 810
Replied by 810 on topic Can't update the post signature
there is no connection, so you need to use kunena signature or cb signature.

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

More
9 years 11 months ago #172922 by acghedini
i´m using the cb signature field, however it's not working...

I have downgraded CB 2.0.13 to CB 2.0.12 and now its working again

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

More
9 years 11 months ago #172923 by 810
Replied by 810 on topic Can't update the post signature
could you add the kunena report:

backend - components - kunena - tools - report

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

More
9 years 11 months ago #172924 by acghedini
Of course...here it is:

This message contains confidential information

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

Joomla! SEF: Disabled | 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_revista | author: YOOtheme | version: 1.0.4 | creationdate: July 2012

Kunena default template details : Crypsis | author: Kunena Team | version: 4.0.9 | creationdate: 2016-01-21

Kunena version detailed: Kunena 4.0.9 | 2016-01-21 [ London ]
| Kunena detailed configuration:

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

Third-party components: AlphaUserPoints 2.0.4 | CommunityBuilder 2.0.12 | UddeIM 3.8

Third-party SEF components: None

Plugins: Search - Kunena Search 3.1.2 | Content - Kunena Discuss 3.1.2

Modules: Kunena Latest 3.1.2.1

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

More
9 years 11 months ago #173216 by koyan
I have the same problem. It all started after a CB update though.
I started investigating it, and I found the following:

1) The code responsible for updating the kunena tables are in the CB plugin named "CB Forums".
2) In the CB foruls plugin, the code is in the file kunena20.php
3) In there, it registers a call to the function syncUser, to happen when the user is saved (on trigger of onAfterUserUpdate )
4) In the CB lib, in the file libraries/CBLib/CB/Database/Table/UserTable.php the trigger onAfterUserUpdate is triggered

But then, when I inserted log calls there, I saw that first the registering of the plugin happens AFTER the triggering.
Without have a lot of extended knowledge of how triggers work, it seems to me that the registering should happen before the trigger itself.

Of course all that is not kunena code, so it cannot be fixed from the Kunena side.

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

Time to create page: 0.337 seconds