Kunena 6.4.13 Released

The Kunena team has announce the arrival of Kunena 6.4.13 [6.4.13] in stable which is now available for download as a native Joomla extension for J! 5.4.x/6.0.x./6.1.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.0
Hint: This version is primarily intended to facilitate an upgrade if Joomla was first updated to version 6.1 before Kunena was up to dated.

This category is for the module developed, endorsed, maintained and supported by the Kunena project team. The topics in this category only relate to the module developed for K 1.6 and later versions.

Question Translation not working

More
14 years 4 months ago #120875 by threexone
Hi,

I noticed a little problem of translation with this module. When not connected, the module will always show "forgot you password ?" "forgot your username ?" "register" in english, no matter what.

I found that the module is calling for the functions : CKunenaLogin::getLostPasswordLink(), CKunenaLogin::getLostUserLink(), and CKunenaLogin::getRegisterLink(). These functions can be found in the kunena.login.php file. The texts associated with these functions are not in the translation file of the kunena login module.

So I had to add these lines in my fr-FR-mod_kunenalogin.ini for it to work correctly :
Code:
COM_KUNENA_PROFILEBOX_CREATE_ACCOUNT="Créer un compte" COM_KUNENA_PROFILEBOX_FORGOT_PASSWORD="Mot de passe oublié?" COM_KUNENA_PROFILEBOX_FORGOT_USERNAME="Identifiant oublié?"

I hope this helps.
The following user(s) said Thank You: xillibit

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

More
14 years 4 months ago #120958 by xillibit
Hello,

Thanks for report this issue, i will fix the issue now.

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 3 months ago - 14 years 3 months ago #122550 by yannos31
Hello all,

Same little problem on french files
line 32 MOD_KUNENALOGIN_LOGIN_REDIRECTION_URL_DESC have "" at the end and make all translations break.

Thanks for your work
One happy user of Kunena.
Last edit: 14 years 3 months ago by yannos31.

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

Time to create page: 0.213 seconds