Kunena 6.3.7 Released
The Kunena team has announce the arrival of Kunena 6.3.7 [K 6.3.7] in stable which is now available for download as a native Joomla extension for J! 4.4.x/5.0.x/5.1.x/5.2.x. This version addresses most of the issues that were discovered in K 6.2 / K 6.3 and issues discovered during the last development stages of K 6.3
Note: Please go to the Kunena Dashboard after an upgrade so that the Kunena database tables are also updated.
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 Birthday Modul
Second issue: If for exampel 3 people have at the same day birthday and all for exampel 26 then the age is missing?
Kunena Contributor & Language Coordinator
Kunena Birthday Module | Kunena LaTeX Plugin | SchuWeb Sitemap with free Kunena Plugin
Always up to date with Twitter
Please Log in or Create an account to join the conversation.
Let me check again.
Please Log in or Create an account to join the conversation.
evolution.templatekunena.com/index.php?o...do=latest&Itemid=115
now show 3 users with birthdays
* admin birthday is in 6 days 40
* demo birthday is today 20
* nemanja birthday is today (20)
should be
* admin birthday is in 6 days (40)
* demo birthday is today (20)
* nemanja birthday is today (20)
or not?
Please Log in or Create an account to join the conversation.
Maybe can help you, I have Time Zone in Joomla config (UTC 00:00) and in module config "Reference Time" = Website Offset
Regards
Please Log in or Create an account to join the conversation.
I have also one suggestion for you about this module, and you will se if it is possible
Possibility to show ONLY today birthdays, and that I can show them in this way
admin(40), demo(20), nemanja(20), sven(22)
That if I have 20 birthdays in 10 days become a huge list
I dont want to say nothing about possibility to show Avatar of user :laugh:
Thanks
Regards
Please Log in or Create an account to join the conversation.
@quila wrote: Look here
evolution.templatekunena.com/index.php?o...do=latest&Itemid=115
now show 3 users with birthdays
* admin birthday is in 6 days 40
* demo birthday is today 20
* nemanja birthday is today (20)
should be
* admin birthday is in 6 days (40)
* demo birthday is today (20)
* nemanja birthday is today (20)
or not?
Interresting, you are using the default language strings I wrote?
Now, after 1 hour passed time show "1 minute ago".
Maybe can help you, I have Time Zone in Joomla config (UTC 00:00) and in module config "Reference Time" = Website Offset
I insert with the module the wrong timestamp atm so kunena get the wrong time to display ...
Possibility to show ONLY today birthdays, and that I can show them in this way
admin(40), demo(20), nemanja(20), sven(22)
That if I have 20 birthdays in 10 days become a huge list
In modul config you can set the days how far in future birthdays schould be shown ... 1 day 10 days 200 days etc
In tmpl folder you can copy the default template, rename it and replace the <ul> with what you want
How the string look like you can adjust in language file so you need then only
Kunena Contributor & Language Coordinator
Kunena Birthday Module | Kunena LaTeX Plugin | SchuWeb Sitemap with free Kunena Plugin
Always up to date with Twitter
Please Log in or Create an account to join the conversation.
yes, english lang. you wrote.Interresting, you are using the default language strings I wrote?
If I set to 1 day "Time Frame" module show only 1 birthday !!! Maybe bug??In modul config you can set the days how far in future birthdays schould be shown ... 1 day 10 days 200 days etc
That I have already done, didn't know that I need to adjust language file. Thanks.In tmpl folder you can copy the default template, rename it and replace the <ul> with what you want
How the string look like you can adjust in language file so you need then only
Please Log in or Create an account to join the conversation.
* admin(42) 42
* demo((40)) (40)
with default template
Is that right string??
Please Log in or Create an account to join the conversation.
And for those who want to build a total costum string you also can include the age in the string you used so you can do i like that
Kunena Contributor & Language Coordinator
Kunena Birthday Module | Kunena LaTeX Plugin | SchuWeb Sitemap with free Kunena Plugin
Always up to date with Twitter
Please Log in or Create an account to join the conversation.
with you first example and Age enabled I have this
With your second example and Age disabled
Please Log in or Create an account to join the conversation.