Search found 3 matches
Page 1 of 1
Search found 3 matches
Re: [SOLUTION] OC 3.0.3.7 Timezone Issue
Beautiful, thank you! Jump to postsw!tch wrote: ↑Tue Mar 16, 2021 3:09 am
Undo the change you made here - viewtopic.php?f=201&t=222369#p813324
-
- Tue Mar 16, 2021 7:57 am
- Replies 60
- Views 54931
Re: [SOLUTION] OC 3.0.3.7 Timezone Issue
UPDATE `oc_setting` SET `value` = 'UTC' WHERE `key` = 'config_timezone'; Another option is to set the system/config/default.php timezone to match what you selected in store settings config_timezone. https://github.com/opencart/opencart/blob/3.0.3.7/upload/system/config/default.php#L14 - Thanks for ...
Jump to post- Tue Mar 16, 2021 2:44 am
- Replies 60
- Views 54931
Re: [SOLUTION] OC 3.0.3.7 Timezone Issue
If you get locked out or cannot login try setting the Timezone back to UTC In phpmyadmin go to your oc_setting table and under the key column look for config_timezone, set the value back to UTC, clear your browser history and try to login again. - Do you happen to know the mysql syntaxt for the sam...
Jump to post- Thu Mar 11, 2021 7:55 am
- Replies 60
- Views 54931
Page 1 of 1
Search found 3 matches