Web-Ex-Machina / contao-offers

GNU Lesser General Public License v3.0
1 stars 1 forks source link

Exception triggers an error in Contao Manager #22

Closed LupusVII closed 2 weeks ago

LupusVII commented 3 months ago

This file: src\EventListener\LoadDataContainerListener.php This line (43): System::log(vsprintf($GLOBALS['TL_LANG']['WEM']['OFFERS']['ERROR']['generic'], [$e->getMessage(), $e->getTrace()]), __METHOD__, 'WEM_OFFERS');

Trigger the error below: image

LupusVII commented 3 months ago

I do not understand the issue though, because the translations seems to exist. Maybe default.xlf file is not load in the Contao Manager context?

NodokaMurmevent commented 2 weeks ago

Fixed by https://github.com/Web-Ex-Machina/contao-offers/commit/59e422b4153cb20ec5f8586e4b493a09a3c72794