[Erledigt] 3.2.1 + MM Alpha vom 5.12. - Fehlermeldung nach install.php
install.php kommt ganz normal mit dem Updatefenster allerdings mit vorangehender Fehlermeldung:
Code:
Warning: array_merge_recursive() [function.array-merge-recursive]: recursion detected in system/helper/functions.php on line 514
#0 [internal function]: __error(2, 'array_merge_rec...', '/home/users4/k/...', 514, Array)
#1 system/helper/functions.php(514): array_merge_recursive(Array, Array, Array)
#2 system/modules/metamodels/dca/tl_modul.php(297): array_insert(Array, 1, Array)
#3 system/modules/core/library/Contao/Controller.php(2360): include('/home/users4/k/...')
#4 system/modules/core/library/Contao/DcaExtractor.php(291): Contao\Controller->loadDataContainer('tl_modul')
#5 system/modules/core/library/Contao/DcaExtractor.php(114): Contao\DcaExtractor->createExtract()
#6 system/modules/core/library/Contao/Database/Installer.php(294): Contao\DcaExtractor->__construct('tl_modul')
#7 system/modules/core/library/Contao/Database/Installer.php(117): Contao\Database\Installer->getFromDca()
#8 system/modules/core/library/Contao/Database/Installer.php(47): Contao\Database\Installer->compileCommands()
#9 contao/install.php(630): Contao\Database\Installer->generateSqlForm()
#10 contao/install.php(197): InstallTool->adjustDatabaseTables()
#11 contao/install.php(1093): InstallTool->run()
#12 {main}
Die Datenbank kann auch ganz normal upgedatet werden. Obwohl ich PHP nicht kenne, meine ich, daß sich da irgendwo ein kleiner Bug eingeschlichen hat.
Fehlermeldung ist inzwischen verschwunden
Ich habe inzwischen contao 3.2.4 und das aktuelle nighly MM Alpha3.
Und die Fehlermeldung ist verschwunden.