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.

This category contains miscellaneous, uncategorised user contributions, (templates, modules, plugins and hacks) relating to older versions of Kunena that are no longer supported.

This category may also contain a few topics relating to K 1.6 that may have been moved here possibly by mistake.

The topics in this category are for historical interest only. Owing to the structural differences between K 1.6 and K 1.7, these ideas in these topics will not work with later versions and, for that reason, the topics are locked.

Question Use of undefined constant

More
16 years 5 months ago #34894 by jshagen
Checking my server error log, I get a multitude of these two errors:
[Wed Dec 16 10:35:48 2009] [error] PHP Notice: Use of undefined constant _KUNENA_INTEGRATION_CB_WARN_INTEGRATION - assumed '_KUNENA_INTEGRATION_CB_WARN_INTEGRATION' in /home/bakekake/public_html/components/com_kunena/lib/kunena.communitybuilder.php on line 99

[Wed Dec 16 10:35:48 2009] [error] PHP Notice: Use of undefined constant _KUNENA_INTEGRATION_CB_WARN_PUBLISH - assumed '_KUNENA_INTEGRATION_CB_WARN_PUBLISH' in /home/bakekake/public_html/components/com_kunena/lib/kunena.communitybuilder.php on line 87

If I have got it right, there are two missing translations in my norwegian.php file. But I have the translation, as follows:

DEFINE('_KUNENA_INTEGRATION_CB_WARN_INTEGRATION', 'Profilintegrasjonen med Community Builders brukerprofil virker kun dersom utvidelsen for forumintegrasjon er aktivisert i Community Builder.');

DEFINE('_KUNENA_INTEGRATION_CB_WARN_PUBLISH', 'Profilintegrasjonen med Community Builder virker kun dersom Community Builders brukerprofil er publisert.');

Does anyone know how to fix this?

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

More
16 years 5 months ago #35033 by Matias
You need new translation for Kunena. Or pick the last one and add new translations from the English language file (top = newest, bottom = oldest) and contribute your new translation file to translations section in our forum.

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

More
16 years 5 months ago #35112 by jshagen
That is the problem. From my last post you can see that the translation is already there. Or.....

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

More
16 years 5 months ago #35508 by Matias
Then it's either old or missing translations. Please compare it to English one: what do you see?

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

Time to create page: 0.261 seconds