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

More
16 years 10 months ago - 16 years 10 months ago #21052 by jacobd
Hi,

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
Last edit: 16 years 10 months ago by Spock.

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

More
16 years 10 months ago #21054 by Spock

Is it related to date formats?

Jacob, No this is to do with the language file, which can be found here: YOUR_SITE_URL/administrator/components/com_kunena/language/yourlanuaguagefile.php

You'll have to define the following as it may be missing from that file
Code:
DEFINE('_KUNENA_PROFILE_BIRTHDAY', 'Birthday');

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

More
16 years 10 months ago #21058 by jacobd
Thanks!
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.

More
16 years 10 months ago #21062 by Spock
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?

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

More
16 years 10 months ago - 16 years 10 months ago #21065 by jacobd
Spock wrote:

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

File Attachment:

File Name: kunena-20090621-3.zip
File Size:27.94 KB
Last edit: 16 years 10 months ago by jacobd.

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

More
16 years 10 months ago - 16 years 10 months ago #21067 by Spock
Jocob,
I don't have a quick solution for you :( . You will have to compare the English language file (attached) for Kunena 1.1.10 and the Danish language file that you have and copy the language definitions across because some of them are missing from the danish language file.
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)

File Attachment:

File Name: kunena-20090621-4.zip
File Size:27.97 KB
Last edit: 16 years 10 months ago by Spock. Reason: added file

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

Time to create page: 0.228 seconds