- Posts: 9
- 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
Question [SOLVED] Error on profile page - Birthday
We are having som problems with the profile page in Kunena 1.0.10.
The birthday is not being displayed, instead it reads _KUNENA_DT_MONTHDAY_FMT
Is it related to date formats? any help would be much appreciated.
URL:
pnohnen.dk/joomla/index.php?option=com_k...&Itemid=65&userid=64
User: test
Pass: test
Thanks,
Jacob
Please Log in or Create an account to join the conversation.
Jacob, No this is to do with the language file, which can be found here: YOUR_SITE_URL/administrator/components/com_kunena/language/yourlanuaguagefile.phpIs it related to date formats?
You'll have to define the following as it may be missing from that file
Please Log in or Create an account to join the conversation.
It solved the layout issue but instead of birthdates now _KUNENA_DT_MONTHDAY_FMT is displayed.
Eg. on pnohnen.dk/joomla/index.php?option=com_k...&Itemid=65&userid=64
User: test
Pass: test
Any hints on what causes that?
Please Log in or Create an account to join the conversation.
Please Log in or Create an account to join the conversation.
Unfortunately it is the same thing - the language definition is missing from the file. What language file are you using and where did you download it?
I am using this language file for danish:
www.kunena.com/forum/108-kunena-1010/170...translation-for-1010
My updated version is attached
Please Log in or Create an account to join the conversation.
I don't have a quick solution for you
Two options open to you:
1. Start comparing from line 88 in the English language file (where you have the problems) once they start repeating again you've probably added all missing definitions
2. or completely translate the English file to danish ( a lot of work bu I guarantee you won't have any issues after that)
Please Log in or Create an account to join the conversation.