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

Topics that are moved into this category are generally considered to be closed. Users may want to add additional information but these topics should not be resurrected in order to discuss new problems or unrelated matters.

Question Like to change Karma into Carma for a car-related site

More
16 years 6 months ago #31858 by DTP2
Like to change the word Karma into Carma for a car-related site. I know to search in the kunena-karma.php file but what do I need to change?

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

More
16 years 6 months ago #31860 by etusha
1.go to /path/to/site/administrator/components/com_kunena/language/
2.open kunena.english.php
3.search for "KARMA"
andu will find some match
DEFINE('_KARMA', 'Karma');
4.EDIT
DEFINE('_KARMA', 'CHANGE THIS FOR ANY MATCH');
LIKE
DEFINE('_KARMA', 'Carma');
DEFINE('_KUNENA_ADMIN_CONFIG_USERLIST_KARMA','Show Carma');
5. SAVE CHANGE

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

More
16 years 6 months ago #31862 by DTP2
Thank you very much for the very fast answer.

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

More
16 years 6 months ago #31863 by xillibit
Hello,

For change this, look in the file administrator/components/com_kunena/language/kunena.yourlanguage.php

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.

Time to create page: 0.230 seconds