Default extension
Bambora Payment Extension
PHP 7.4
I remember this issue from a few years back when I setup my initial store with OC 3.0.3.6. Fresh install, change time zone to America/Toronto and can no longer login to Admin.
I found a work around solution to change the session engine from db to file in the system/config/default.php and system/config/catalog.php files. This allows me to login to Admin again but then noticed when I tried delete some test orders, I received an error that I did not have rights to the API. With an error like this, one would assume there are other issues waiting around the corner because of editing these files. So after 6 days of research (in this forum and others), the only other solution I found was to just revert back to UTC time zone (which is not really a solution).
If there is a permanent fix for this I would love to know about it
