Skip to content

Uncaught TypeError: Argument 1 passed to Language::translateIfTranslationStrId() must be of the type string #69

Description

@benhartwich

Hi,

when we try to generate labels we get a 500 error:
2023/04/03 18:33:54 [error] 3002824#3002824: *123885 FastCGI sent in stderr: "PHP message: PHP Fatal error: Uncaught TypeError: Argument 1 passed to Language::translateIfTranslationStrId() must be of the type string, null given, called in /var/www/verwaltung/htdocs/admidio/adm_program/system/classes/HtmlForm.php on line 1104 and defined in /var/www/verwaltung/htdocs/admidio/adm_program/system/classes/Language.php:467 Stack trace: #0 /var/www/verwaltung/htdocs/admidio/adm_program/system/classes/HtmlForm.php(1104): Language::translateIfTranslationStrId() #1 /var/www/verwaltung/htdocs/admidio/adm_program/system/classes/HtmlForm.php(1271): HtmlForm->addSelectBox() #2 /var/www/verwaltung/htdocs/admidio/adm_plugins/formfiller/formfiller.php(184): HtmlForm->addSelectBoxFromSql() #3 {main} thrown in /var/www/verwaltung/htdocs/admidio/adm_program/system/classes/Language.php on line 467" while reading response header from upstream, client: 185.118.244.62, server: verwaltung.astronomie.at, request: "GET /adm_plugins/formfiller/formfiller.php HTTP/2.0", upstream: "fastcgi://unix:/var/run/php/php7.4-fpm-verwaltung.sock:", host: "verwaltung.astronomie.at", referrer: "https://verwaltung.astronomie.at/adm_program/modules/groups-roles/lists_show.php?mode=html&rol_ids=11&urt_ids=&show_former_members=0&date_from=2023-04-03&date_to=2023-04-03&list_uuid=18e091e6-a924-48ae-bf89-ab9097065ade"

Can you please tell us, what could be the problem here? We´re using admidio 4.2.4 and the latest version of your plugin.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions