Page 1 of 1
Calendar showing birthdays 1 day early

Posted:
Fri Feb 02, 2007 12:30 am
Author: ScottDaMan
Your phpBB Version: 2.0.22
phpBB Type: Integramod 141
MODs: No
Your knowledge: Basic Knowledge
Board URL: [url]http://[/url]
PHP Version: MySQL Version: What was done before the problem appeared?Verified birthdate is set correctly. What was done to try to solve the problem?Nothing De.scription and MessageReference:
http://www.integramod.com/forum/viewtopic.php?t=2452All birthdays are showing one day early just like people reported in IM140. Was this not fixed?
ACP is set to GMT -5
My Profile is set to GMT -7
Feb 19 birthday comes up at Feb 18 in the calendar.
Re: Calendar showing birthdays 1 day early

Posted:
Fri Feb 02, 2007 2:30 am
Author: Whisky
It's not a bug or whatever, it's your timezone that differs from the one of your hosting server.
For solving it, either you play with the daylight settings in the ACP, or you read this post:
http://www.integramod.com/forum/viewtop ... +yesterday<img>

Posted:
Fri Feb 02, 2007 2:59 am
Author: ScottDaMan
Followed the link. That REPLACE code is already in my functions.php.
Server Time is Eastern
ACP -> General Admin -> Configuration
Set to GMT -5
ACP -> General Admin -> Configuration+
Set to GMT -7 (I'm in Mountain Standard Time)
My profile is set to GMT -7 + daylight savings.
Profile birthdate: Feb 19
Calendar Shows: Feb 18.
I went over everything... yet it is still wrong somehow.
Re: Calendar showing birthdays 1 day early

Posted:
Fri Feb 02, 2007 3:08 am
Author: Whisky
ok try this:
ACP => General Admin => Configuration + => Profile Settings => Internationalization
Are you in a daylight saving zone ? YES
Override user choices]YES[/color]

Posted:
Fri Feb 02, 2007 3:19 am
Author: ScottDaMan
"Whisky";p="21135" wrote:ok try this:
ACP => General Admin => Configuration + => Profile Settings => Internationalization
Are you in a daylight saving zone ? YES
Override user choices]YES[/color]
Already had Internationalization on Daylight Savings. I did change override user choices to yes.
But, this didn't fix it.

Posted:
Fri Feb 02, 2007 9:56 am
Author: ScottDaMan
Bump?
Re: Calendar showing birthdays 1 day early

Posted:
Fri Feb 02, 2007 11:50 am
Author: Whisky
Well I don't know the fix above solved it for me <img>
Did u "played" with thoses options to see if you get a difference?
Try to set it to NO and overwrite users settings for instance

Posted:
Mon Feb 05, 2007 12:16 pm
Author: ScottDaMan
I went in, verified server time setting is correct under configuration. Then I went under config+ and set everyone to DST, -7 MST, defaults to YES on everything and it is still showing the wrong date. LOL
Is there a way to hack the code to where it shows dates one day ahead?

Posted:
Mon Feb 05, 2007 2:53 pm
Author: Daymorn
I'm having the exact same problem. No matter what settings I put it on it just stays the exact same.

Posted:
Mon Feb 05, 2007 3:22 pm
Author: ScottDaMan
I just tried server time +5 GMT, no change.

Posted:
Tue Mar 13, 2007 10:36 am
Author: StrontiumDog
Same problem!
Running 1.41.
Is there a modification to the existing code that could just add a day to the birth date placed in the calendar?