Re: Time Zone Fix Support Thread
Is this mod updated for V1.5?
Re: Time Zone Fix Support Thread
It is built into 1.5.0
You just need to add the TZ definitions for where you are.
eg:
One way is to use the includes\extra_configures\time_zone_fix.php
and YOUR_RENAMED_ADMIN\extra_configures\time_zone_fix.php
from the latest version of this mod and customise them for your region.
Re: Time Zone Fix Support Thread
Quote:
Originally Posted by
gilby
It is built into 1.5.0
You just need to add the TZ definitions for where you are.
eg:
One way is to use the includes\extra_configures\time_zone_fix.php
and YOUR_RENAMED_ADMIN\extra_configures\time_zone_fix.php
from the latest version of this mod and customise them for your region.
Do you mean that the TZF 139gh version be installed for ZC v1.50?
Re: Time Zone Fix Support Thread
Just the files mentioned in the previous post.
The rest is already built into 1.5.0
Re: Time Zone Fix Support Thread
Thanks gilby. Works a treat on the web site, too easy.
Didn't work on test site under wamp, but that is not important.
Re: Time Zone Fix Support Thread
Los Angeles time is correctly listed in the two files mentioned, but my site is stuck on GMT. Any other suggestions? Could this be a server issue?
Re: Time Zone Fix Support Thread
Quote:
Originally Posted by
donscotti
Los Angeles time is correctly listed in the two files mentioned, but my site is stuck on GMT. Any other suggestions? Could this be a server issue?
What version zen-cart?
Are you using the correct version of this mod for your zencart?
Are you running this locally or on a website
Linux or Windows?
Post the contents of one of those 2 files.
Re: Time Zone Fix Support Thread
includes\extra_configures\time_zone_fix.php is the only file necessary to be installed on Zen-Cart version 1.51 Take it from the folder 139gh.
Re: Time Zone Fix Support Thread
Quote:
Originally Posted by
southshorepizza
includes\extra_configures\time_zone_fix.php is the only file necessary to be installed on Zen-Cart version 1.51 Take it from the folder 139gh.
Hours of research, and the answer is just this simple, imagine!
Thanks.
Re: Time Zone Fix Support Thread
Quote:
Originally Posted by
Yoshi-M
Hours of research, and the answer is just this simple, imagine!
Thanks.
Not quite. See post 52
You need to include the same file in 2 places (edited for your time zone)
One for the ADMIN
YOUR_RENAMED_ADMIN\extra_configures\time_zone_fix.php
and one for the CATALOG (Store Front)
includes\extra_configures\time_zone_fix.php