Kunena 6.3.0 released

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

This category contains miscellaneous, uncategorised user contributions, (templates, modules, plugins and hacks) relating to older versions of Kunena that are no longer supported.

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, these ideas in these topics will not work with later versions and, for that reason, the topics are locked.

Question Hack for display the birthday in frontend of kunena

More
14 years 2 months ago #61 by xillibit
Did you do this thing :

If you are using integration with CB for this hack :

community builder -> field management -> add new field , choose these settings :

type : date
name : cb_birthday
title: birthday


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.

More
14 years 2 months ago - 14 years 2 months ago #62 by squale
thanks Xillbit ! it makes me on the way, in kunena_birthday_php, i just changed "cb_birthday" to "cb_naissance" (the name i gave to the field in cb) and it works !
thanks again :woohoo:

edit : just a little problem, it show the name of the user, but in the number of birthday, it still say "none", i'm searching...
Last edit: 14 years 2 months ago by squale.

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

More
14 years 2 months ago - 14 years 2 months ago #63 by xillibit
It's my fault, it's the jomsocial check for count birthday which was wrong when you use others things than jomsocial. So, now it's fixed with version 0.2.1 :

File Attachment:

File Name: hack_birth...0204.zip
File Size:52 KB

I don't provide support by PM, because this can be useful for someone else.
Attachments:
Last edit: 14 years 2 months ago by xillibit.

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

More
14 years 2 months ago #64 by squale
perfect, work like a charm :)

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

More
14 years 2 weeks ago #65 by xillibit
Version for K1.5.11 :

File Attachment:

File Name: hack_birth...0405.zip
File Size:52 KB

I don't provide support by PM, because this can be useful for someone else.
Attachments:

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

More
14 years 2 weeks ago #66 by rich
Thanks xillibit!

Code:
For German : DEFINE('_STAT_NUMBER_BIRTHDAY_TODAY', 'Heute haben Geburtstag'); DEFINE('_STAT_NAME_TODAY_USERS', 'Geburtstag'); DEFINE('_STAT_NULL_BIRTHDAY_TODAY', '0'); DEFINE('_STAT_NULL_USER_BIRTHDAY', '0'); DEFINE('_KUNENA_BIRTHDAY_GREETINGS', 'Herzlichen Glückwunsch zum Geburtstag!'); DEFINE('_KUNENA_BIRTHDAY_HACKS_SETTINGS', 'Geburtstagshack Einstellungen'); DEFINE('_KUNENA_BIRTHDAY_HACKS_SOURCE', 'Quelle definieren'); DEFINE('_KUNENA_BIRTHDAY_HACKS_SOURCE_DESC', 'Hier kann ausgewählt werden, aus welchem Profil die Daten verwendet werden sollen.');

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

More
13 years 11 months ago #67 by gjhvs
Love it!
I use JomSocial so I have set the admin to take the birtday from JomSocial..
But what field-code/table-name does this hack use for the birthday from JomSocial?

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

More
13 years 11 months ago #68 by xillibit
The birthday datas are taken from the table jos_community_fields_values

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.

More
13 years 11 months ago #69 by woonydanny
ooh is this available in K1.6 for Jomsocial?

still wish that i can write my forum signature through a jomsocial plugin and do it from my jomsocial profile :(

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

More
13 years 11 months ago #70 by xillibit
I have started to adapt this hack for K2.0 before we start to work on K1.6, but i haven't adapted this hack for K1.6.

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.

Time to create page: 0.605 seconds