Happy Birthday in Welcome On Index
Forum rules
You dont have to use ModX or make your mod AutoMod compatible. A simple textfile is fine
But if you post Mods here You also have to give support
You dont have to use ModX or make your mod AutoMod compatible. A simple textfile is fine
But if you post Mods here You also have to give support
-
- BBCoder II
- Posts: 23
- Joined: 20 Mar 2010, 21:53
- Local time: Saturday 23:59
- Last active: -
Happy Birthday in Welcome On Index
Hi!
It's possible to view "Happy Birtday" in that day for each user?
It's possible to view "Happy Birtday" in that day for each user?
-
- Site Admin
- Posts: 4,295
- Joined: 12 May 2008, 21:26
- Local time: Saturday 23:59
- Last active: Online now
- Favourite EXT: Forum Goal
- Location: Denmark
Happy Birthday in Welcome On Index
The part displayed at the bottom of the forum index?
~ The greatest achievement in life is to inspire ~
Regards Stoker
Regards Stoker
-
- BBCoder II
- Posts: 23
- Joined: 20 Mar 2010, 21:53
- Local time: Saturday 23:59
- Last active: -
Happy Birthday in Welcome On Index
Instead of "Good Morning" or "Good Afternoon", I would like HAPPY BIRTHDAY whem that day is user's birthday.
It's possible? It would be very nice
It's possible? It would be very nice
-
- BBCoder V
- Posts: 339
- Joined: 03 May 2011, 22:47
- Local time: Saturday 22:59
- Last active: -
- Location: The Netherlands
Happy Birthday in Welcome On Index
Yes that is possible I will take a look for you how it is possible tomake it okay
in this week I will set it here on the site
if there someone that can you explane it faster then me he will tell you how to do
Greets Terr0r
in this week I will set it here on the site
if there someone that can you explane it faster then me he will tell you how to do
Greets Terr0r
If you can't fix it with ducktape you ain't using enough
For my MODS and BBCodes or other things that I have made take a look here
For my MODS and BBCodes or other things that I have made take a look here
-
- BBCoder II
- Posts: 23
- Joined: 20 Mar 2010, 21:53
- Local time: Saturday 23:59
- Last active: -
-
- BBCoder II
- Posts: 18
- Joined: 26 Oct 2011, 23:24
- Local time: Saturday 22:59
- Last active: -
- Location: The Netherlands
Happy Birthday in Welcome On Index
Hi stoker,
You've got a great site, and the welcome on index mod is a wonderfull idea
for the birthday of a user i used this, but maybe someone will come with something better
Template/index_body.html
Find:
Add these lines on a new blank line after the preceding line(s) to find:
Language/en/common.php
Find:
Add these lines on a new blank line after the preceding line(s) to find:
place below image in styles/theme/images
refresh template and purge cache.
You've got a great site, and the welcome on index mod is a wonderfull idea
for the birthday of a user i used this, but maybe someone will come with something better
Template/index_body.html
Find:
Code: Select all
<!-- IF S_DISPLAY_ONLINE_LIST --><br /><br />{TOTAL_USERS_ONLINE} ({L_ONLINE_EXPLAIN})<!-- ENDIF --></span>
Code: Select all
<!-- IF S_DISPLAY_BIRTHDAY_LIST and BIRTHDAY_LIST -->
<p><!-- IF BIRTHDAY_LIST --><dd class="lastpost" style="padding:5px; width:100%; text-align: center; border:none;"><span><img src="{T_THEME_PATH}/images/icon_birthday.gif" /><br /><strong>{BIRTHDAY_LIST}</strong> {L_WELCOME_BDAY}</p><!-- ENDIF --><!-- ENDIF --></span>
</dd>
Find:
Code: Select all
'WELCOME_TO_MOD' => 'Welcome to',
Code: Select all
'WELCOME_BDAY' => 'Have a nice birthday today',
refresh template and purge cache.

-
- Site Admin
- Posts: 4,295
- Joined: 12 May 2008, 21:26
- Local time: Saturday 23:59
- Last active: Online now
- Favourite EXT: Forum Goal
- Location: Denmark
Happy Birthday in Welcome On Index
Thanks for the code Theriddler 

~ The greatest achievement in life is to inspire ~
Regards Stoker
Regards Stoker
-
- BBCoder VI
- Posts: 765
- Joined: 25 Jul 2011, 11:29
- Local time: Saturday 22:59
- Last active: -
- Favourite EXT: Ban button
- Location: Down south!
Happy Birthday in Welcome On Index
And the result is
and no im not 82
and no im not 82

Last edited by martin123456 on 27 Oct 2011, 15:21, edited 3 times in total.
-
- BBCoder II
- Posts: 23
- Joined: 20 Mar 2010, 21:53
- Local time: Saturday 23:59
- Last active: -
-
- BBCoder VI
- Posts: 765
- Joined: 25 Jul 2011, 11:29
- Local time: Saturday 22:59
- Last active: -
- Favourite EXT: Ban button
- Location: Down south!
Happy Birthday in Welcome On Index
Pics added to show the resultes
It's best to keep the birthday message as short as pos as it also shows for guests so if you have a large board and 50 members have a birthday it will show 50 names and 50 messages
It's best to keep the birthday message as short as pos as it also shows for guests so if you have a large board and 50 members have a birthday it will show 50 names and 50 messages
