- Posts: 13
- 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
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 Kunena Laguage - JText::_(); not showing my custom string
14 years 9 months ago - 14 years 9 months ago #101478
by juncloudy
Hi folks,
Im using Kunena 1.6.3 and running the default kunena template.
I'm trying to add some string in swedish language file
located at administrator/language/sv-SE/sv-SE.com_languages.ini
and add the ff code
COM_LATEST_POST="Senaste inlägg"
and used to display it by
<?php JText::_('COM_LATEST_POST'); ?>
but i cant make it works. it only display COM_LATEST_POST string.
how can i solve this.
Thanks
Jun
Im using Kunena 1.6.3 and running the default kunena template.
I'm trying to add some string in swedish language file
located at administrator/language/sv-SE/sv-SE.com_languages.ini
and add the ff code
COM_LATEST_POST="Senaste inlägg"
and used to display it by
<?php JText::_('COM_LATEST_POST'); ?>
but i cant make it works. it only display COM_LATEST_POST string.
how can i solve this.
Thanks
Jun
Last edit: 14 years 9 months ago by sozzled. Reason: Change topic icon
Please Log in or Create an account to join the conversation.
14 years 9 months ago #101481
by xillibit
I don't provide support by PM, because this can be useful for someone else.
Replied by xillibit on topic Re: Kunena Laguage - JText::_(); not showing my custom string
Hello,
Do you have put your language string in the rght file ? You need to know that you have a file for backend and one another for frontend...
Do you have put your language string in the rght file ? You need to know that you have a file for backend and one another for frontend...
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.
14 years 9 months ago #101567
by juncloudy
Replied by juncloudy on topic Re: Kunena Laguage - JText::_(); not showing my custom string
Thanks for the reply.. can you show me the right directory should i add my language file?
Please Log in or Create an account to join the conversation.
14 years 9 months ago #101568
by sozzled
Blue Eagle vs. Crypsis reference guide
Read my blog and
Replied by sozzled on topic Re: Kunena Laguage - JText::_(); not showing my custom string
Please see
Where is the language file?
Blue Eagle vs. Crypsis reference guide
Read my blog and
Please Log in or Create an account to join the conversation.
14 years 9 months ago #101589
by juncloudy
Replied by juncloudy on topic Re: Kunena Laguage - JText::_(); not showing my custom string
thanks guys..got it now..
Please Log in or Create an account to join the conversation.
Time to create page: 0.243 seconds