WBB 3.0.x Fehler beim Import aus dem Lite.

Sluggish
Dies ist eine vorgefertigte Schablone.
Bitte fülle soviel aus, wie dir nur Möglich ist, du kannst auch gerne noch mehr Angaben machen.


Problembeschreibung:
Bei Versuch aus dem Lite zu importieren, habe ich einen Fehler: "sql error number: 1064". Laut Woltlab ist liegt es daran, dass die MySQL Version zu niedrig ist. Aber ich habe 5.0.32.

Fehlermeldung:
php:
1:
2:
3:
4:
5:
Fatal errorInvalid SQLINSERT IGNORE INTO wbb1_1_import_mapping (idTypeoldIDnewIDVALUES ('group''7', )      
You get more information about the problem in our knowledge basehttp://www.woltlab.com/help/?code=1064  Information:  
error messageInvalid SQLINSERT IGNORE INTO wbb1_1_import_mapping (idTypeoldIDnewIDVALUES ('group''7', )  
error code1064  sql typeMySQLDatabase  sql errorYou have an error in your SQL syntax;
check the manual that corresponds to your MySQL server version for the right syntax to use near ')' at line 3  sql error number1064  sql version:   file: /var/www/web9/html/Board/wcf/lib/system/database/MySQLDatabase.class.php (116)  php version5.2.0-8+etch7  wcf version1.0.4 pl 1  dateFri04 Jan 2008 11:53:25 +0000  request: /Board/wbb/acp/index.php?action=Importer&packageID=38&s=50b4e17b408c15a394b833ca071112fabbd2d106  refererhttp://www.angels-at-sunrise.eu/Board/wbb/acp/index.php?form=Importer  Stacktrace:  #0 /var/www/web9/html/Board/wbb/lib/system/importer/Importer.class.php(65): MySQLDatabase->sendQuery('INSERT IGNORE I...')  #1 /var/www/web9/html/Board/wbb/lib/system/importer/Importer.class.php(121): Importer->saveMapping('group', '7', false)  #2 /var/www/web9/html/Board/wbb/lib/system/importer/WBB2xExporter.class.php(328): Importer->importGroup('7', 'User', 3)  #3 /var/www/web9/html/Board/wbb/lib/acp/action/ImporterAction.class.php(107): WBB2xExporter->exportGroups(0, 100)  #4 /var/www/web9/html/Board/wcf/lib/action/AbstractAction.class.php(22): ImporterAction->execute()  #5 /var/www/web9/html/Board/wbb/lib/acp/action/ImporterAction.class.php(30): AbstractAction->__construct()  #6 /var/www/web9/html/Board/wcf/lib/util/RequestHandler.class.php(56): ImporterAction->__construct()  #7 /var/www/web9/html/Board/wcf/lib/util/RequestHandler.class.php(81): RequestHandler->__construct('Importer', Array, 'action')  #8 /var/www/web9/html/Board/wbb/acp/index.php(8): RequestHandler::handle(Array)  #9 {main}