- Affected App
- WoltLab Suite Forum
QuoteDisplay More
Fatal error: Could not execute prepared statement:
SQLSTATE[23000]: Integrity constraint violation: 1062 Duplicate entry
'wcf.style.styleDescription3-1' for key 'languageItem'
Information:
id: 72076ade77a85539f1013bd9629617bf69b89d81
error message: Could not execute prepared statement:
SQLSTATE[23000]: Integrity constraint violation: 1062 Duplicate entry
'wcf.style.styleDescription3-1' for key 'languageItem'
error code: 23000
sql type: wcf\system\database\MySQLDatabase
sql error: Duplicate entry 'wcf.style.styleDescription3-1' for key 'languageItem'
sql error number: 23000
sql version: 5.1.66-0+squeeze1
sql query: INSERT INTO wcf1_language_item
(languageID, languageItem, languageItemValue, languageCategoryID, packageID)
VALUES (?, ?, ?, ?, ?)
sql query parameter 0:1
sql query parameter 1:wcf.style.styleDescription3
sql query parameter 2:
sql query parameter 3:47
sql query parameter 4:4
file: /home/www/web142/html/wcf/lib/system/database/statement/PreparedStatement.class.php (100)
php version: 5.3.3-7+squeeze15
wcf version: 2.0.0 Beta 4 (Maelstrom)
date: Mon, 24 Jun 2013 04:49:56 +0000
request: /acp/index.php/InstallPackage/?&
referer: http://fifa-football.net/acp/index.php/PackageUpdate/?
Stacktrace:
#0 /home/www/web142/html/wcf/lib/data/style/StyleEditor.class.php(520): wcf\system\database\statement\PreparedStatement->execute(Array)
#1 /home/www/web142/html/wcf/lib/data/style/StyleEditor.class.php(471): wcf\data\style\StyleEditor::saveLocalizedDescriptions(Object(wcf\data\style\StyleEditor), Array)
#2 /home/www/web142/html/wcf/lib/system/package/plugin/StylePackageInstallationPlugin.class.php(33): wcf\data\style\StyleEditor::import('/home/www/web14...', '4')
#3 /home/www/web142/html/wcf/lib/system/package/plugin/AbstractPackageInstallationPlugin.class.php(71): wcf\system\package\plugin\StylePackageInstallationPlugin->install()
#4 /home/www/web142/html/wcf/lib/system/package/PackageInstallationDispatcher.class.php(516): wcf\system\package\plugin\AbstractPackageInstallationPlugin->update()
#5 /home/www/web142/html/wcf/lib/system/package/PackageInstallationDispatcher.class.php(127): wcf\system\package\PackageInstallationDispatcher->executePIP(Array)
#6 /home/www/web142/html/wcf/lib/acp/action/InstallPackageAction.class.php(72): wcf\system\package\PackageInstallationDispatcher->install('d04f0f72')
#7 /home/www/web142/html/wcf/lib/action/AbstractDialogAction.class.php(70): wcf\acp\action\InstallPackageAction->stepInstall()
#8 /home/www/web142/html/wcf/lib/action/AbstractAction.class.php(49): wcf\action\AbstractDialogAction->execute()
#9 /home/www/web142/html/wcf/lib/system/request/Request.class.php(58): wcf\action\AbstractAction->__run()
#10 /home/www/web142/html/wcf/lib/system/request/RequestHandler.class.php(94): wcf\system\request\Request->execute()
#11 /home/www/web142/html/acp/index.php(10): wcf\system\request\RequestHandler->handle('wbb', true)
#12 {main}