- Posts: 44
- Thank you received: 1
Kunena 6.3.8 Released
The Kunena team has announce the arrival of Kunena 6.3.8 [K 6.3.8] in stable which is now available for download as a native Joomla extension for J! 4.4.x/5.0.x/5.1.x/5.2.x. This version addresses most of the issues that were discovered in K 6.2 / K 6.3 and issues discovered during the last development stages of K 6.3
Note: Please go to the Kunena Dashboard after an upgrade so that the Kunena database tables are also updated.
Please Read This First:
This category is only for discussing add-on software products for K 3.0 that were obtained on the download page . Topics about other products obtained from other sources will be deleted.
Other add-ons that were developed by the Kunena team - but no longer maintained - are available on an "as is" basis. People who use these products do so at their own risk.
This category is for the community to share their experiences and to develop their own solutions to problems that they may encounter. Please note that the adminstrators and team moderators are not obligated to reply to topics in this category.
Solved Translation problem with login module
i have a problem with the login module.
The 3 line down under are not translated to dutch.
See:
Forgot your password?
Forgot your username?
Create an account
You can have a look at www.broos.org
i use this file : nl-NL.mod_kunenalogin.ini
in the file you can find :
MOD_KUNENALOGIN_FORGOT_PASSWORD="Wachtwoord vergeten?"
MOD_KUNENALOGIN_FORGOT_USERNAME="Gebruikersnaam vergeten?"
MOD_KUNENALOGIN_CREATE_ACCOUNT="Maak een account aan"
can someone tell me what is wrong ?
regard Jan
Please Log in or Create an account to join the conversation.
Please Log in or Create an account to join the conversation.
Please Log in or Create an account to join the conversation.
But it is still english not dutch.

Any one ?
regards Jan
Please Log in or Create an account to join the conversation.
It says :
Current language is: Dutch (NL)
So that looks ok.
in the language file 'language/nl-NL/nl-NL.com_kunena.templates.ini' it says:
COM_KUNENA_PROFILEBOX_CREATE_ACCOUNT="Maak een account aan"
COM_KUNENA_PROFILEBOX_FORGOT_PASSWORD="Wachtwoord vergeten?"
COM_KUNENA_PROFILEBOX_FORGOT_USERNAME="Gebruikersnaam vergeten?"
Strange Strange
Please Log in or Create an account to join the conversation.
# JROOT/modules/mod_kunenalogin/tmpl/default.php
COM_KUNENA_PROFILEBOX_CREATE_ACCOUNT="KUNENA PROFILEBOX CREATE ACCOUNT"
COM_KUNENA_PROFILEBOX_FORGOT_PASSWORD="KUNENA PROFILEBOX FORGOT PASSWORD"
COM_KUNENA_PROFILEBOX_FORGOT_USERNAME="KUNENA PROFILEBOX FORGOT USERNAME"
Please Log in or Create an account to join the conversation.
joomlacode.org/gf/download/frsrelease/19...3.0.5_2014-03-09.zip
Please Log in or Create an account to join the conversation.
i do not understand what you mean.
You may explain in dutch. As i think you are

regard Jan
Please Log in or Create an account to join the conversation.
Dutch: Bovenaan kunena zie je de login, maar dat is niet de login module. Je mist bepaalde vertalingen. Dus je moet de Kunena Language Package installeren. Als het goed is, is het opgelost.
Maar ik denk van niet, omdat je vorige keer ook al problemen had, dat betekend dat de map rechten niet goed staan.
Om de map problemen optelossen moet je Admintools installeren, en dan op fix permissions klikken. Die programma zet alle instellingen weer goed van je mappen.
Installeer daarna weer de Kunena Language Package en kijk of het werkt, Als dat ook niet werkt, moet je de vertaling handmatig in de language map plaatsen.
Please Log in or Create an account to join the conversation.
i did the languageupdate by hand. and it worked fine.
Now it is all dutch.
thanks
Jan
Please Log in or Create an account to join the conversation.