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 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.
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
16 years 9 months ago #23468
by xillibit
I don't provide support by PM, because this can be useful for someone else.
Replied by xillibit on topic Re:Hack for display the birthday in frontend of kunena
Which strings have missed ?
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.
16 years 9 months ago #23470
by 810
Replied by 810 on topic Re:Hack for display the birthday in frontend of kunena
for my own language:
for English
Code:
DEFINE('_KUNENA_BIRTHDAY_HACKS_SETTINGS', 'Verjaardag Hack');
DEFINE('_KUNENA_BIRTHDAY_HACKS_SOURCE', 'Verjaardag Bron');
DEFINE('_KUNENA_BIRTHDAY_HACKS_SOURCE_DESC', 'Selecteer de bron van het profiel om de verjaardag hack werkend te krijgen');
for English
Code:
DEFINE('_KUNENA_BIRTHDAY_HACKS_SETTINGS', 'Birthday Hack');
DEFINE('_KUNENA_BIRTHDAY_HACKS_SOURCE', 'Birthday Source');
DEFINE('_KUNENA_BIRTHDAY_HACKS_SOURCE_DESC', 'Select the source of the profile's birthday hack to get working');
Please Log in or Create an account to join the conversation.
16 years 9 months ago #23475
by xillibit
I don't provide support by PM, because this can be useful for someone else.
Replied by xillibit on topic Re:Hack for display the birthday in frontend of kunena
The language strings are presents in the readme.txt in the archive :
For your dutch language you have missed to add this strings :
Code:
DEFINE('_STAT_NUMBER_BIRTHDAY_TODAY', 'Number of users which have a birthday today');
DEFINE('_STAT_NAME_TODAY_USERS', 'Names of users which have a birthday today');
DEFINE('_STAT_NULL_BIRTHDAY_TODAY', 'None');
DEFINE('_STAT_NULL_USER_BIRTHDAY', 'Any user celebrate his birthday today');
DEFINE('_KUNENA_BIRTHDAY_GREETINGS', 'Happy birthday !!!');
DEFINE('_KUNENA_BIRTHDAY_HACKS_SETTINGS', 'Birthday Hacks Settings');
DEFINE('_KUNENA_BIRTHDAY_HACKS_SOURCE', 'Define what source you want use for birthday');
DEFINE('_KUNENA_BIRTHDAY_HACKS_SOURCE_DESC', 'If you want use birthday date from CB and not from Kunena, you can change this setting');
For your dutch language you have missed to add this strings :
Code:
DEFINE('_KUNENA_BIRTHDAY_GREETINGS', 'Happy 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.
16 years 9 months ago #23477
by 810
Replied by 810 on topic Re:Hack for display the birthday in frontend of kunena
ok thanks, i didn't see that. So when it is your birthday you see Happy birthday !!! i didn't notice that.
Please Log in or Create an account to join the conversation.
16 years 9 months ago #23839
by sorema
Replied by sorema on topic Re:Hack for display the birthday in frontend of kunena
For Italian :
DEFINE('_STAT_NUMBER_BIRTHDAY_TODAY', 'Quanti utenti compiono gli anni oggi');
DEFINE('_STAT_NAME_TODAY_USERS', 'Chi festeggiamo oggi:');
DEFINE('_STAT_NULL_BIRTHDAY_TODAY', 'Nessuno');
DEFINE('_STAT_NULL_USER_BIRTHDAY', 'Nessun utente compie gli anni oggi');
DEFINE('_KUNENA_BIRTHDAY_GREETINGS', 'Buon Compleanno !!!');
DEFINE('_KUNENA_BIRTHDAY_HACKS_SETTINGS', 'Impostazioni hack compleanni');
DEFINE('_KUNENA_BIRTHDAY_HACKS_SOURCE', 'Quale sistema vuoi usare per mostrare i compleanni');
DEFINE('_KUNENA_BIRTHDAY_HACKS_SOURCE_DESC', 'Cambia questa impostazione per utilizzare kunena o CB per i compleanni');
DEFINE('_STAT_NUMBER_BIRTHDAY_TODAY', 'Quanti utenti compiono gli anni oggi');
DEFINE('_STAT_NAME_TODAY_USERS', 'Chi festeggiamo oggi:');
DEFINE('_STAT_NULL_BIRTHDAY_TODAY', 'Nessuno');
DEFINE('_STAT_NULL_USER_BIRTHDAY', 'Nessun utente compie gli anni oggi');
DEFINE('_KUNENA_BIRTHDAY_GREETINGS', 'Buon Compleanno !!!');
DEFINE('_KUNENA_BIRTHDAY_HACKS_SETTINGS', 'Impostazioni hack compleanni');
DEFINE('_KUNENA_BIRTHDAY_HACKS_SOURCE', 'Quale sistema vuoi usare per mostrare i compleanni');
DEFINE('_KUNENA_BIRTHDAY_HACKS_SOURCE_DESC', 'Cambia questa impostazione per utilizzare kunena o CB per i compleanni');
Please Log in or Create an account to join the conversation.
16 years 9 months ago #24261
by xillibit
I don't provide support by PM, because this can be useful for someone else.
Replied by xillibit on topic Re:Hack for display the birthday in frontend of kunena
Thanks Sorema for this, I will add it.
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.231 seconds