I get a bunch of these errors in the log:
PHP:
Читать далее...
The underlying cause is line 459 in src/XF/Mvc/Controller.php:InvalidArgumentException: Phrase rendering error: Phrase group An unexpected error occurred is not a valid format • src/XF/Language.php:298
Click to expand...
PHP:
$error = \XF::phrase(\XF::phrase('unexpected_error_occurred'));
Читать далее...