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 The great "How to change the word Karma" discussion

More
17 years 1 day ago #14138 by Über
I am working on a site where I wish to employ various themes and titles that are related to the topic of the site. Now I see where I can change the ranking titles and such, but I don't know where to go to change the name "Karma" to something else. Could someone with greater insight into Kunena help me out here? I'm extremely new to this application and I'm sure if I scour each of the files I'll eventually come up with it but I'd really appreciate any help in this matter.

Thank you!

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

More
17 years 1 day ago #14144 by sozzled
The solution may be as simple as editing the file ../administrator/components/com_kunena/language/kunena.english.php and replacing the line that read
Code:
DEFINE ('_KUNENA_USRL_KARMA','Karma');
to
Code:
DEFINE ('_KUNENA_USRL_KARMA','Brownie points');
or whatever you have in mind. You might also need to change (in the same file)
Code:
DEFINE('_KUNENA_ADMIN_CONFIG_USERLIST_KARMA','Show Karma');
similarly.

Good luck. I hope this helps ... and I hope my own rapidly depleting karma isn't further diminished/exhausted as a result :laugh:

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

More
16 years 11 months ago - 16 years 2 weeks ago #15656 by nmcferon
Hello,


i had a quick question

how can i change Karma in posts to say Faith or Honor Or Thanks?
some of my members don't know what karma is and we go by a Honor system so is there anyway to modify the word karma + - to say Honor + -?


:silly:

Thanks!
Last edit: 16 years 2 weeks ago by sozzled. Reason: Changed subject to improve search relevance

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

More
16 years 11 months ago #15663 by Matias
Replied by Matias on topic Re:How can i change?
Check your language file in administrator/components/com_kunena/language
and search for "karma"

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

More
16 years 11 months ago #15666 by skillless
Replied by skillless on topic Re:How can i change?
/administrator/components/com_kunena/language/kunena.english.php

~ 985ff.
//new in 1.0.3 stable
//Karma
DEFINE('_KARMA','Karma');
etc.

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

More
16 years 10 months ago #20279 by ciprit
Replied by ciprit on topic Rename Karma
Can i rename karma like "points" or "thanks" in kunena?

i was try to change it but always fail :blush:

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

Time to create page: 0.219 seconds