Kunena 6.2.5 & module Kunena Latest 6.0.7 released

The Kunena team has announce the arrival of Kunena 6.2.5 [K 6.2.5] which is now available for download as a native Joomla extension for J! 4.3.x/4.4.x/5.0.x. This version addresses most of the issues that were discovered in K 6.1 / K 6.2 and issues discovered during the last development stages of K 6.2

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 FAQ

More
14 years 1 month ago #1 by Val
FAQ was created by Val
I am just getting used to configuring my forum. I wanted to find out how I can be able to add text to my "HELP" tab. If I wanted to change the title from "Help" to "FAQ"-how do you do it?

Thanks

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

More
14 years 1 month ago #2 by sozzled
Replied by sozzled on topic Re:FAQ
Edit the file ..administrator/components/com_kunena/language/kunena.english.php and change the line that reads
Code:
DEFINE('_GEN_HELP', 'Help');
to
Code:
DEFINE('_GEN_HELP', 'FAQ');

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

Time to create page: 0.320 seconds