- Affected Version
- WoltLab Suite 3.0
Hallo Leute!
Bekomme eine Fehlermeldung bei Datenimport.
Display Spoiler
Could not execute statement 'INSERT INTO gallery1_image_marker (imageID,positionX,positionY,userID,description,markerID) VALUES (?,?,?,?,?,?)'
Stacktrace:
#0 /www/htdocs/w01706cd/forum/lib/data/DatabaseObjectEditor.class.php(36): wcf\system\database\statement\PreparedStatement->execute(Array)
#1 /www/htdocs/w01706cd/forum/gallery/lib/system/importer/ImageMarkerImporter.class.php(39): wcf\data\DatabaseObjectEditor::create(Array)
#2 /www/htdocs/w01706cd/forum/lib/system/exporter/WBB4xExporter.class.php(1889): gallery\system\importer\ImageMarkerImporter->import(1, Array)
#3 [internal function]: wcf\system\exporter\WBB4xExporter->exportGalleryImageMarkers(0, 1000)
#4 /www/htdocs/w01706cd/forum/lib/system/exporter/AbstractExporter.class.php(152): call_user_func(Array, 0, 1000)
#5 /www/htdocs/w01706cd/forum/lib/system/worker/ImportWorker.class.php(95): wcf\system\exporter\AbstractExporter->exportData('com.woltlab.gal...', 0)
#6 /www/htdocs/w01706cd/forum/lib/acp/action/WorkerProxyAction.class.php(92): wcf\system\worker\ImportWorker->execute()
#7 /www/htdocs/w01706cd/forum/lib/action/AbstractAction.class.php(47): wcf\acp\action\WorkerProxyAction->execute()
#8 /www/htdocs/w01706cd/forum/lib/action/AJAXInvokeAction.class.php(63): wcf\action\AbstractAction->__run()
#9 /www/htdocs/w01706cd/forum/lib/system/request/Request.class.php(83): wcf\action\AJAXInvokeAction->__run()
#10 /www/htdocs/w01706cd/forum/lib/system/request/RequestHandler.class.php(94): wcf\system\request\Request->execute()
#11 /www/htdocs/w01706cd/forum/acp/index.php(9): wcf\system\request\RequestHandler->handle('wcf', true)
#12 {main}