Skip to content

[FIX] fix error related to I18n\LanguageTranslator::translate(): Argument in tra.php file

For the issue: https://app.glitchtip.com/evoludata/issues/102728

  • [FIX] fix error related to I18n\LanguageTranslator::translate(): Argument #1 ($content) must be of type string, null given, corrected by updating tra.php file

Description:

Fatal error rendering template resource tiki-show_page.tpl
TypeError: I18n\LanguageTranslator::translate(): Argument #1 ($content) must be of type string, null given, called in /home/tiki-trunkthemes/public_html/lib/init/tra.php on line 53 and defined in /home/tiki-trunkthemes/public_html/lib/language/LanguageTranslator.php:62
Stack trace:
#0 /home/tiki-trunkthemes/public_html/lib/init/tra.php(53): I18n\LanguageTranslator->translate()
#1 /home/tiki-trunkthemes/public_html/lib/breadcrumblib.php(395): tra()
Edited by luci

Merge request reports