- Affected App
- WoltLab Suite Forum
Hallo!
Ich bin gerade dabei, eine neue Installation des WBB4 für mein Forum einzurichten..
Beim Datenimport über die Wartungsfunktion habe ich dabei folgende Fehlermeldung erhalten:
Could not execute prepared statement: SQLSTATE[23000]: Integrity constraint violation: 1048 Column 'position' cannot be null
Stacktrace:
#0 /is/htdocs/wp11105231_PJPVAI3WKO/www/STAForum/wcf/lib/data/DatabaseObjectEditor.class.php(38): wcf\system\database\statement\PreparedStatement->execute(Array)
#1 [internal function]: wcf\data\DatabaseObjectEditor::create(Array)
#2 /is/htdocs/wp11105231_PJPVAI3WKO/www/STAForum/wcf/lib/data/AbstractDatabaseObjectAction.class.php(308): call_user_func(Array, Array)
#3 /is/htdocs/wp11105231_PJPVAI3WKO/www/STAForum/lib/data/board/BoardAction.class.php(73): wcf\data\AbstractDatabaseObjectAction->create()
#4 [internal function]: wbb\data\board\BoardAction->create()
#5 /is/htdocs/wp11105231_PJPVAI3WKO/www/STAForum/wcf/lib/data/AbstractDatabaseObjectAction.class.php(182): call_user_func(Array)
#6 /is/htdocs/wp11105231_PJPVAI3WKO/www/STAForum/lib/system/importer/BoardImporter.class.php(39): wcf\data\AbstractDatabaseObjectAction->executeAction()
#7 /is/htdocs/wp11105231_PJPVAI3WKO/www/STAForum/wcf/lib/system/exporter/WBB3xExporter.class.php(991): wbb\system\importer\BoardImporter->import('114', Array)
#8 /is/htdocs/wp11105231_PJPVAI3WKO/www/STAForum/wcf/lib/system/exporter/WBB3xExporter.class.php(993): wcf\system\exporter\WBB3xExporter->exportBoardsRecursively('111')
#9 /is/htdocs/wp11105231_PJPVAI3WKO/www/STAForum/wcf/lib/system/exporter/WBB3xExporter.class.php(993): wcf\system\exporter\WBB3xExporter->exportBoardsRecursively('105')
#10 /is/htdocs/wp11105231_PJPVAI3WKO/www/STAForum/wcf/lib/system/exporter/WBB3xExporter.class.php(953): wcf\system\exporter\WBB3xExporter->exportBoardsRecursively()
#11 [internal function]: wcf\system\exporter\WBB3xExporter->exportBoards(0, 1000)
#12 /is/htdocs/wp11105231_PJPVAI3WKO/www/STAForum/wcf/lib/system/exporter/AbstractExporter.class.php(154): call_user_func(Array, 0, 1000)
#13 /is/htdocs/wp11105231_PJPVAI3WKO/www/STAForum/wcf/lib/system/worker/ImportWorker.class.php(97): wcf\system\exporter\AbstractExporter->exportData('com.woltlab.wbb...', 0)
#14 /is/htdocs/wp11105231_PJPVAI3WKO/www/STAForum/wcf/lib/acp/action/WorkerProxyAction.class.php(93): wcf\system\worker\ImportWorker->execute()
#15 /is/htdocs/wp11105231_PJPVAI3WKO/www/STAForum/wcf/lib/action/AbstractAction.class.php(49): wcf\acp\action\WorkerProxyAction->execute()
#16 /is/htdocs/wp11105231_PJPVAI3WKO/www/STAForum/wcf/lib/action/AJAXInvokeAction.class.php(63): wcf\action\AbstractAction->__run()
#17 /is/htdocs/wp11105231_PJPVAI3WKO/www/STAForum/wcf/lib/system/request/Request.class.php(58): wcf\action\AJAXInvokeAction->__run()
#18 /is/htdocs/wp11105231_PJPVAI3WKO/www/STAForum/wcf/lib/system/request/RequestHandler.class.php(108): wcf\system\request\Request->execute()
#19 /is/htdocs/wp11105231_PJPVAI3WKO/www/STAForum/acp/index.php(10): wcf\system\request\RequestHandler->handle('wbb', true)
#20 {main}
Display More
Den Anfangscode konnte ich noch bei Google finden, allerdings gab es keinen Thread mit dem Fehler in der "position" Spalte.. (?)
Diese Fehlermeldung kam kurz vor dem Beginn des Schrittes "Foren". Dort ist der Import nun stehen geblieben. Ich habe bereits einen erneuten Import versucht. Gleiche Meldung.
Meine Frage ist nun, ob ich noch einmal neu aufsetzen soll oder ob ich die Daten auch einfach so übers phpmyadmin importieren kann.
"Position"-Spalten gibt es in der Tabelle wcf_ad (Ad-Plugin), wcf_board_structure und wcf_chatroom (IRC/Ajax Chat)..
Schönes Wochenende euch!