So konnte ich mich im Backend einloggen und die Bestellnummer erfolgreich eingegeben.
Ich habe dann die geforderte Vault-Datenübertragung gemacht. Anschliessend wurde ich aufgefordert
ein Datenbank-Update zu machen.
Danach habe ich einen Internal Server Error bekommen mit dem Fehler:
“Back end module "pct_customelements" is not defined in the BE_MOD array“
Im System-Log steht jetzt:
Code:
Warning: Trying to access array offset on value of type null
Kontext ausblenden
{
"exception": "[object] (ErrorException(code: 0): Warning: Trying to access array offset on value of type null at /home/xxxxx/www/xxxxxx/system/modules/pct_customelements_plugin_cc_frontedit/PCT/CustomCatalog/FrontEdit/Controller.php:689)"
}
Code:
Uncaught PHP Exception InvalidArgumentException: "Back end module "pct_customelements" is not defined in the BE_MOD array" at /home/xxxxx/xxxxxx/vendor/contao/core-bundle/src/Resources/contao/classes/Backend.php line 338
Kontext ausblenden
{
"exception": "[object] (InvalidArgumentException(code: 0): Back end module "pct_customelements" is not defined in the BE_MOD array at /home/xxxxx/www/xxxxxx/vendor/contao/core-bundle/src/Resources/contao/classes/Backend.php:338)"
}

Einen Kommentar schreiben: