PHP Fatal error
PHP Fatal error: Uncaught TypeError: Gettext\Translator::dgettext(): Argument #2 ($original) must be of type string, null given, called in /home/****/public_html/oc-includes/osclass/helpers/hTranslations.php on line 37 and defined in /home/****/public_html/oc-includes/vendor/gettext/translator/src/Translator.php:121
Stack trace:
#0 /home/****/public_html/oc-includes/osclass/helpers/hTranslations.php(37): Gettext\Translator->dgettext()
#1 /home/****/public_html/oc-includes/osclass/helpers/hTranslations.php(50): __()
#2 /home/****/public_html/oc-includes/osclass/helpers/hDefines.php(460): require('/home/****/p...')
#3 /home/****/public_html/oc-includes/osclass/controller/page.php(118): osc_current_web_theme_path()
#4 /home/****/public_html/oc-includes/osclass/controller/page.php(100): CWebPage->doView()
#5 /home/****/public_html/index.php(241): CWebPage->doModel()
#6 {main}