Skip to content
This repository has been archived by the owner on Apr 18, 2024. It is now read-only.

crash when accessing page checkout #183

Open
pavelskipenes opened this issue Mar 10, 2023 · 0 comments
Open

crash when accessing page checkout #183

pavelskipenes opened this issue Mar 10, 2023 · 0 comments

Comments

@pavelskipenes
Copy link
Collaborator

pavelskipenes commented Mar 10, 2023

got a crash in production just recently

[07-Mar-2023 14:45:26 Europe/Berlin] PHP Fatal error:  Uncaught Exception: translation does not exists: translations/checkout.json in /home/others/groupswww/svommer/library/util/translator.php:32 
Stack trace: 
#0 /home/others/groupswww/svommer/library/util/translator.php(19): Translator->load_translation() 
#1 /home/others/groupswww/svommer/index.php(61): Translator->__construct() 
#2 {main} 
  thrown in /home/others/groupswww/svommer/library/util/translator.php on line 32 

reproducible in test when accessing https://127.0.0.1/checkout

[07-Mar-2023 14:45:26 Europe/Berlin] PHP Fatal error:  Uncaught Exception: translation does not exists: translations/checkout.json in /home/others/groupswww/svommer/library/util/translator.php:32 
Stack trace: 
#0 /home/others/groupswww/svommer/library/util/translator.php(19): Translator->load_translation() 
#1 /home/others/groupswww/svommer/index.php(61): Translator->__construct() 
#2 {main} 
  thrown in /home/others/groupswww/svommer/library/util/translator.php on line 32 
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant