- Posts: 8
- Thank you received: 0
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
This category may also contain a few topics relating to K 1.6 that may have been moved here possibly by mistake.
The topics in this category are for historical interest only. Owing to the structural differences between K 1.6 and K 1.7, the ideas in these topics may not work with later versions and, for that reason, the topics are locked.
Question Kunena + CB... weird names
So it actually integrated with my CB com but it shows the following: (see picture)
_UE_KUNENA_TABTITLE
_UE_KUNENA_TABDESC
_UE_KUNENA_VIEWTYPE_TITLE:
_UE_KUNENA_ORDERING_TITLE:
_UE_KUNENA_SIGNATURE:
How do I change these to their appropriate names, or should I just wait for an update? Thanks! :lol:
Please Log in or Create an account to join the conversation.
Copy/paste content of enclosed file to your CB language file should fix it.
Please Log in or Create an account to join the conversation.
- MarcelP102
-
- Offline
- Junior Member
-
- Posts: 48
- Thank you received: 0
Please Log in or Create an account to join the conversation.
I edited: /administrator/components/com_comprofiler/language/english.php but nothing changed.
@MarcelP102: Do you mean in the config somewhere? or is there I a file I'm supposed to edit because I've looked all over and I can't find what I'm supposed to edit.
Thanks for the help! :side:
Please Log in or Create an account to join the conversation.
Hi!
Copy/paste content of enclosed file to your CB language file should fix it.
I fixed it! I put it in the top of "/components/com_comprofiler/comprofiler.php" before the first if statement. Thank you so much! Now I know how to change the next one myself :woohoo:
Please Log in or Create an account to join the conversation.
If you are using CB 1.2 you should put it in the default_language.php file.
You will find it here /components/com_comprofiler/plugin/language/default_language/default_language.php
Please Log in or Create an account to join the conversation.