- Affected App
- WoltLab Suite Core
Beim Versuch, Foren in ein WSF 5.1 zu importieren, erhalte ich nur den Fehler:
Code
wcf\system\exception\ErrorException: Undefined index: i18n in /lib/system/WCF.class.php:322
Stack trace:
#0 /lib/system/exporter/WBB4xExporter.class.php(951): wcf\system\WCF::handleError(8, 'Undefined index...', '...', 951, Array)
#1 /lib/system/exporter/WBB4xExporter.class.php(912): wcf\system\exporter\WBB4xExporter->exportBoardsRecursively()
#2 [internal function]: wcf\system\exporter\WBB4xExporter->exportBoards(0, 1000)
#3 /lib/system/exporter/AbstractExporter.class.php(152): call_user_func(Array, 0, 1000)
#4 /lib/system/worker/ImportWorker.class.php(95): wcf\system\exporter\AbstractExporter->exportData('com.woltlab.wbb...', 0)
#5 /lib/system/cli/command/WorkerCLICommand.class.php(122): wcf\system\worker\ImportWorker->execute()
#6 /lib/system/cli/command/ImportCLICommand.class.php(194): wcf\system\cli\command\WorkerCLICommand->execute(Array)
#7 /lib/system/CLIWCF.class.php(283): wcf\system\cli\command\ImportCLICommand->execute(Array)
#8 /lib/system/CLIWCF.class.php(91): wcf\system\CLIWCF->initCommands()
#9 /cli.php(17): wcf\system\CLIWCF->__construct()
#10 {main}
Display More