Author |
Topic |
Huntress
New Member
USA
96 Posts |
Posted - 01 January 2003 : 22:07:12
|
Already have an update, the above release was showing today's birthday's in recent. Here's the fix:
Download Attachment: MOD_Birthday_Events_v2-3.zip 51.52 KB
Below is the only difference between v2.2 and v2.3 if you need to just upgrade that change:
Okay in cal_functions.asp find this (line 764):
if DateToStr(rs("DOB")&"000000") < DateToStr(todaysdate) and DateToStr(rs("DOB")&"000000") > DateToStr(DateAdd("d",-BdayDays,todaysdate)) then
with replace with this:
if DateToStr(rs("DOB")&"235900") < DateToStr(todaysdate) and DateToStr(rs("DOB")&"000000") > DateToStr(DateAdd("d",-BdayDays,todaysdate)) then
|
There are 10 kinds of people, those that understand binary, and those that don't. |
Edited by - Huntress on 01 January 2003 22:16:42 |
|
|
btekcan
Junior Member
Turkey
112 Posts |
Posted - 15 January 2003 : 06:38:14
|
I cannot find this mod serverhackers forum !!! |
|
|
sentinel
New Member
United Kingdom
76 Posts |
|
bbbbboo
Starting Member
4 Posts |
Posted - 16 January 2003 : 10:20:03
|
Huntress is there anyway to disable this:
- Only show these birthdays for members having made posts within the last 30 days.
I have a family site and I want everyones b-day to show no matter how long before they post.
Thanks ahead of time,
boo |
|
|
Chris Yew
Junior Member
134 Posts |
Posted - 22 January 2003 : 00:30:13
|
Hi, May I know if this Birthdate Mod still valid for snitz ver. 3.4.03? I don't seem to find any working link for downloading. Thank you.
Chris Yew
|
|
|
xcrash
Starting Member
4 Posts |
Posted - 16 March 2003 : 17:18:07
|
Please can anyone help. I have unzipped the inc_birthdays.asp (which I found on serverhackers site) to the forum and (include) directory, gone into admin mod setup to run the dbs file and the mod doesn't show up in mod setup bit.
When I include it on the sitenews.asp I just get this error.
Microsoft JET Database Engine error '80040e37'
The Microsoft Jet database engine cannot find the input table or query 'FORUM_BIRTHDAY_TS'. Make sure it exists and that its name is spelled correctly.
/forum/include/inc_birthdays.asp, line 43
Any ideas, what have i done wrong?
I hope someone can help |
|
|
Etymon
Advanced Member
United States
2385 Posts |
Posted - 20 March 2003 : 18:11:00
|
quote: Originally posted by Chris Yew
Hi, May I know if this Birthdate Mod still valid for snitz ver. 3.4.03? I don't seem to find any working link for downloading. Thank you.
Chris Yew
Hi Chris,
I have "Huntress's Birthday Event Mod Beta Version 2.0" downloaded in late November 2002, but I'd rather have the most updated version.
If you would like what I have, please email me.
Etymon
|
|
|
geoffr
Starting Member
16 Posts |
Posted - 09 April 2003 : 14:41:55
|
quote: Originally posted by bbbbboo
Huntress is there anyway to disable this:
- Only show these birthdays for members having made posts within the last 30 days.
I have a family site and I want everyones b-day to show no matter how long before they post.
Thanks ahead of time,
boo
Look for the line
" WHERE M_LASTPOSTDATE > '" & DateToStr(DateAdd("d",-31,todaysdate)) & "' AND M_DOB <> '' And M_DOB Is Not Null "
and replace it with
" WHERE M_DOB <> '' And M_DOB Is Not Null "
This will remove the last post date from the query that filters out the users that haven't posted anything in a forum. |
|
|
Image
Average Member
Canada
574 Posts |
Posted - 21 April 2003 : 18:32:04
|
I have taken out the old Event Calendar and replace it by Events Calendar for 3.4.03 and Birthdays in Events Calendar.
My problem is that when there is a member's birthday is his date is posted but then keep repeating the next day with the new date.
You can take a look for the problem on this portal: http://www.3000fr.com/forumimage/portal_content.asp?sectionid=6
I have found that the problem comes maybe from: timezone in inc_func_common.asp '## Local Time Display fDate = DateToStr(DateAdd("n", intForumBias -intLocalBias - DayLightSave + intForumDaylAdjust, strToDate(fDate))) '## Local Time Display because if I take out Local Time Display the birthday date is alright in the portal but in the forum timezone don't work. Any help would be welcome because we have try some modifications in the calendar but cannot resolve this problem.
Image |
|
|
Image
Average Member
Canada
574 Posts |
Posted - 30 April 2003 : 21:08:45
|
Fixed |
|
|
Viv
Starting Member
Belgium
8 Posts |
Posted - 24 July 2003 : 00:10:10
|
Where can I download it? No link here is working |
viv |
|
|
ascension
New Member
50 Posts |
Posted - 01 October 2003 : 18:08:23
|
Question:
Where does the birthday mod pull the current time from? From the server it is on?
Nevermind. I found out the answer. |
Edited by - ascension on 06 October 2003 03:54:43 |
|
|
sikandar
Junior Member
Pakistan
135 Posts |
|
eauxvives
Junior Member
Bhutan
145 Posts |
Posted - 22 December 2003 : 10:26:17
|
please help me, i don't seem to find this mod anywhere??? |
|
|
filo_2k
Starting Member
Italy
37 Posts |
|
Topic |
|