Hallo, entweder bin ich zu dumm oder .....
Wollt eben contao_xRssImport3 auf meiner Testumgebung installieren und bekomme nun folgende Fehlermeldung
Warning: array_merge(): Argument #1 is not an array in system/cache/dca/tl_news.php on line 36

#0 [internal function]: __error(2, 'array_merge(): ...', '/www/htdocs/w01...', 36, Array)
#1 system/cache/dca/tl_news.php(36): array_merge(NULL, Array)
#2 system/modules/core/library/Contao/Controller.php(2358): include('/www/htdocs/w01...')
#3 system/modules/core/library/Contao/DcaExtractor.php(325): Contao\Controller->loadDataContainer('tl_news')
#4 system/modules/core/library/Contao/DcaExtractor.php(120): Contao\DcaExtractor->createExtract()
#5 system/modules/core/library/Contao/Automator.php(738): Contao\DcaExtractor->__construct('tl_news')
#6 system/modules/core/library/Contao/Automator.php(475): Contao\Automator->generateDcaExtracts()
#7 contao/main.php(102): Contao\Automator->generateInternalCache()
#8 contao/main.php(292): Main->__construct()
#9 {main}


Warning: array_merge(): Argument #1 is not an array in system/cache/dca/tl_news_archive.php on line 261

#0 [internal function]: __error(2, 'array_merge(): ...', '/www/htdocs/w01...', 261, Array)
#1 system/cache/dca/tl_news_archive.php(261): array_merge(NULL, Array)
#2 system/modules/core/library/Contao/Controller.php(2358): include('/www/htdocs/w01...')
#3 system/modules/core/library/Contao/DcaExtractor.php(325): Contao\Controller->loadDataContainer('tl_news_archive')
#4 system/modules/core/library/Contao/DcaExtractor.php(120): Contao\DcaExtractor->createExtract()
#5 system/modules/core/library/Contao/Automator.php(738): Contao\DcaExtractor->__construct('tl_news_archive')
#6 system/modules/core/library/Contao/Automator.php(475): Contao\Automator->generateDcaExtracts()
#7 contao/main.php(102): Contao\Automator->generateInternalCache()
#8 contao/main.php(292): Main->__construct()
#9 {main}

Was habe ich gemacht:
1. über folgende Adresse mir die neueste Version gezogen https://github.com/fipps/contao_xRssImport3
2. Archiv entpackt und in contao_xRssImport3 unbenannt
3. per FTP das gesamte entpackte Verzeichnis inklusive aller Unterverzeichnisse und Dateien in /system/modules/ rübergezogen
4. über /contao/install.php die Extension installiert

Bitte um Hilfe, was mache ich hier falsch.
Version von Contao ist 3.2.14

Weiters wäre es schön, wenn es eine Erklärung über diese Erweiterung geben würde.
Vielen Dank