No Birthdays Today Error

Mod that adds a birthday field to the users profile, theire age are displayed beside the posts, and on there birthday they will have a greeting popup
Forum rules
The content in this forum is dated Dec. 21 2005 and can be used as Archive only. This Forum is LOCKED and READ ONLY !

No Birthdays Today Error

Postby Disturbed One on Tue 05. Jul, 2005 20:24

When there are no birthdays it just shows this:

Users with a birthday today:.
Users with a birthday within the next 7 days:.

It does not say no users with a birthday or anything like that. Where should I look to fix this?
Disturbed One
Poster
Poster
 
Posts: 4
Joined: Wed 27. Oct, 2004 00:42

Postby cavallino on Fri 12. Aug, 2005 21:17

I was having the same problem ...I installed the mod thru EasyMod.

I re-installed the mod another time, step by step and manually...
it took me a while but now it's working.
cavallino
Poster
Poster
 
Posts: 1
Joined: Wed 10. Aug, 2005 10:30

index.php

Postby Gadget Wizard on Sun 14. Aug, 2005 01:29

Ensure these lines are included in index.php

Code: Select all
// Start add - Birthday MOD
      'L_WHOSBIRTHDAY_WEEK' => ($board_config['birthday_check_day'] > 1) ? sprintf( (($birthday_week_list) ? $lang['Birthday_week'] : $lang['Nobirthday_week']), $board_config['birthday_check_day']).$birthday_week_list : '',
      'L_WHOSBIRTHDAY_TODAY' => ($board_config['birthday_check_day']) ? ($birthday_today_list) ? $lang['Birthday_today'].$birthday_today_list : $lang['Nobirthday_today'] : '', // End add - Birthday MOD


Just before these lines

Code: Select all
      'L_FORUM' => $lang['Forum'],
      'L_TOPICS' => $lang['Topics'],
      'L_REPLIES' => $lang['Replies'],
Gadget Wizard
Image
Gadget Wizard
Poster
Poster
 
Posts: 8
Joined: Tue 02. Aug, 2005 12:46


Return to Birthday [2.0.10/EM]

Who is online

Users browsing this forum: No registered users and 1 guest

cron