Sie sind nicht angemeldet.

1

Montag, 23. August 2010, 18:49

Fehler beim import vom DLDB

Hallo,
beim Import bekomme ich folgenden Fehler

Quellcode

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
Fatal error: PHP notice in file /is/htdocs/wp1103096_Z9SIAZHB6Q/maschboard/downloads/lib/system/import/exporter/DLDB1xExporter.class.php (381): Undefined index: fileType
Information:
error message: PHP notice in file /is/htdocs/wp1103096_Z9SIAZHB6Q/maschboard/downloads/lib/system/import/exporter/DLDB1xExporter.class.php (381): Undefined index: fileType
error code: 0
file: /is/htdocs/wp1103096_Z9SIAZHB6Q/maschboard/wcf/lib/system/WCF.class.php (281)
php version: 5.2.12
wcf version: 1.1.3 (Tempest)
date: Mon, 23 Aug 2010 16:44:21 +0000
request: /downloads/acp/index.php?action=Import&step=entryFiles&limit=200&packageID=143&
referer: http://www.maschboard.de/downloads/acp/index.php?action=Import&step=entries&limit=200&loop=1&packageID=143&
Stacktrace:
#0 /is/htdocs/wp1103096_Z9SIAZHB6Q/maschboard/downloads/lib/system/import/exporter/DLDB1xExporter.class.php(381): WCF::handleError(8, 'Undefined index...', '/is/htdocs/wp11...', 381, Array)
#1 /is/htdocs/wp1103096_Z9SIAZHB6Q/maschboard/downloads/lib/system/import/exporter/DLDB1xExporter.class.php(62): DLDB1xExporter->exportEntryFiles(0, 200)
#2 /is/htdocs/wp1103096_Z9SIAZHB6Q/maschboard/wcf/lib/acp/action/ImportAction.class.php(102): DLDB1xExporter->exportByStep('entryFiles', 0, 200)
#3 /is/htdocs/wp1103096_Z9SIAZHB6Q/maschboard/wcf/lib/action/AbstractAction.class.php(25): ImportAction->execute()
#4 /is/htdocs/wp1103096_Z9SIAZHB6Q/maschboard/wcf/lib/acp/action/WorkerAction.class.php(26): AbstractAction->__construct()
#5 /is/htdocs/wp1103096_Z9SIAZHB6Q/maschboard/wcf/lib/util/RequestHandler.class.php(64): WorkerAction->__construct()
#6 /is/htdocs/wp1103096_Z9SIAZHB6Q/maschboard/wcf/lib/util/RequestHandler.class.php(98): RequestHandler->__construct('Import', Array, 'action')
#7 /is/htdocs/wp1103096_Z9SIAZHB6Q/maschboard/downloads/acp/index.php(8): RequestHandler::handle(Array)
#8 {main}


Woran kann das liegen?

2

Dienstag, 24. August 2010, 00:14

EDIT: Es lag daran, dass in der Database ein Download war, der lediglich auf eine Datei im Web verweist und keine Typ Angabe hatte.

Dafür stürzt nun bei 83% die gesamte MySQL Datenbank ab. :(

3

Samstag, 30. Oktober 2010, 11:51

Ersteren Fehler kann ich reproduzieren.