- Affected App
- WoltLab Suite Forum
Ich habe keinerlei Änderungen an bestehende languageItem vorgenommen nur eigene hinzugefügt (div plugins test. diese aber raus sind)
Bekomme folgenden fehler
Code
Fatal error: Could not execute prepared statement: SQLSTATE[23000]: Integrity constraint violation: 1062 Duplicate entry 'wcf.style.styleDescription6-1' for key 'languageItem'
Information:
id: e593e8bfad312c72fe4f2cfe6d70c870d1378054
error message: Could not execute prepared statement: SQLSTATE[23000]: Integrity constraint violation: 1062 Duplicate entry 'wcf.style.styleDescription6-1' for key 'languageItem'
error code: 23000
sql type: wcf\system\database\MySQLDatabase
sql error: Duplicate entry 'wcf.style.styleDescription6-1' for key 'languageItem'
sql error number: 23000
sql version: 5.5.30-30.2-log
sql query: INSERT INTO wcf1_language_item (languageID, languageItem, languageItemValue, languageCategoryID, packageID) VALUES (?, ?, ?, ?, ?)
sql query parameter 0:1
sql query parameter 1:wcf.style.styleDescription6
sql query parameter 2:
sql query parameter 3:47
sql query parameter 4:4
file: /is/htdocs/wp10659626_WSP01HC1C9/wcf2/wcf/lib/system/database/statement/PreparedStatement.class.php (100)
php version: 5.3.21
wcf version: 2.0.0 Beta 4 (Maelstrom)
date: Sun, 23 Jun 2013 21:28:12 +0000
request: /acp/index.php/InstallPackage/?&
referer: *hex Hexh*
Stacktrace:
#0 /is/htdocs/wp10659626_WSP01HC1C9/wcf2/wcf/lib/data/style/StyleEditor.class.php(520): wcf\system\database\statement\PreparedStatement->execute(Array)
#1 /is/htdocs/wp10659626_WSP01HC1C9/wcf2/wcf/lib/data/style/StyleEditor.class.php(471): wcf\data\style\StyleEditor::saveLocalizedDescriptions(Object(wcf\data\style\StyleEditor), Array)
#2 /is/htdocs/wp10659626_WSP01HC1C9/wcf2/wcf/lib/system/package/plugin/StylePackageInstallationPlugin.class.php(33): wcf\data\style\StyleEditor::import('/is/htdocs/wp10...', '4')
#3 /is/htdocs/wp10659626_WSP01HC1C9/wcf2/wcf/lib/system/package/plugin/AbstractPackageInstallationPlugin.class.php(71): wcf\system\package\plugin\StylePackageInstallationPlugin->install()
#4 /is/htdocs/wp10659626_WSP01HC1C9/wcf2/wcf/lib/system/package/PackageInstallationDispatcher.class.php(516): wcf\system\package\plugin\AbstractPackageInstallationPlugin->update()
#5 /is/htdocs/wp10659626_WSP01HC1C9/wcf2/wcf/lib/system/package/PackageInstallationDispatcher.class.php(127): wcf\system\package\PackageInstallationDispatcher->executePIP(Array)
#6 /is/htdocs/wp10659626_WSP01HC1C9/wcf2/wcf/lib/acp/action/InstallPackageAction.class.php(72): wcf\system\package\PackageInstallationDispatcher->install('47576fee')
#7 /is/htdocs/wp10659626_WSP01HC1C9/wcf2/wcf/lib/action/AbstractDialogAction.class.php(70): wcf\acp\action\InstallPackageAction->stepInstall()
#8 /is/htdocs/wp10659626_WSP01HC1C9/wcf2/wcf/lib/action/AbstractAction.class.php(49): wcf\action\AbstractDialogAction->execute()
#9 /is/htdocs/wp10659626_WSP01HC1C9/wcf2/wcf/lib/system/request/Request.class.php(58): wcf\action\AbstractAction->__run()
#10 /is/htdocs/wp10659626_WSP01HC1C9/wcf2/wcf/lib/system/request/RequestHandler.class.php(94): wcf\system\request\Request->execute()
#11 /is/htdocs/wp10659626_WSP01HC1C9/wcf2/acp/index.php(10): wcf\system\request\RequestHandler->handle('wbb', true)
#12 {main}
Display More