Kunena 7.0.4 Released

The Kunena team has announce the arrival of Kunena 7.0.4 [K 7.0.4] 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

Question The welcome message is still in english

More
16 years 11 months ago - 16 years 11 months ago #15774 by cigo
Hello !

I have changed the main language from english to french (1.0.9). Everything goes well except the welcome message ! It is still in english. I have checked the variable DEFINE('_KUNENA_SAMPLE_POST1_TEXT', '
it is in french in the french file... no problem

Should I remove the english file to solve the problem ?
I have red a thread in this forum and it seems it is possible to have multilanguages site...

Thank you
Last edit: 16 years 11 months ago by cigo. Reason: mistake

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

More
16 years 11 months ago #15797 by xillibit
Hello,

the message "_KUNENA_SAMPLE_POST1_TEXT" is insered in the database with a query when you install Kunena, If you replace the kunena.english.php in the kunena archive by kunena.french.php, you will have the message "_KUNENA_SAMPLE_POST1_TEXT" in french when you will install the archive.

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
16 years 11 months ago #15825 by cigo
tnx ! I am not sure to understand what is the kunena archive...:unsure:

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

More
16 years 11 months ago #15831 by xillibit
When you download Kunena, it's in a .zip. It's in this that you replace the language file.

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
16 years 11 months ago #15835 by Lintzy
I am not sure, if this database entry will be overwritten. Normally new installation stores old database entries. :S

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

More
16 years 11 months ago #15839 by cigo
xillibit wrote:

When you download Kunena, it's in a .zip. It's in this that you replace the language file.

l have change the line 40 in the kunena.install file
include ($mainframe->getCfg('absolute_path') . '/administrator/components/com_kunena/language/kunena.french.php');

then I zipped the whole package. I uninstalled kunena component than I tried to install it again. The installation does not function with this error message "unknown archive type"

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

Time to create page: 0.220 seconds