- Affected Version
- WoltLab Suite 5.5
Moin,
ich habe gerade das Update auf die Version 5.5 gemacht. Das lief auch alles super bis ich die Anzeigen aktualisieren wollte, beim Punkt 2 Beiträge aktualisieren kommt bei ca 70% eine Fehlermeldung.
Code
Could not execute statement 'INSERT INTO wcf1_tag_to_object (objectID, tagID, objectTypeID, languageID) VALUES (?, ?, ?, ?)'
File:
/forum/c/lib/system/database/statement/PreparedStatement.class.php in line 144
Stacktrace:
#0 /forum/c/lib/system/tagging/TagEngine.class.php(101): wcf\system\database\statement\PreparedStatement->execute()
#1 /forum/c/lib/util/HashtagsUtil.class.php(228): wcf\system\tagging\TagEngine->addObjectTags()
#2 /forum/lib/system/event/listener/HashtagsPostActionListener.class.php(35): wcf\util\HashtagsUtil::addFromText()
#3 /forum/c/lib/system/event/EventHandler.class.php(172): wbb\system\event\listener\HashtagsPostActionListener->execute()
#4 /forum/c/lib/system/event/EventHandler.class.php(240): wcf\system\event\EventHandler->executeListeners()
#5 /forum/c/lib/system/worker/AbstractRebuildDataWorker.class.php(88): wcf\system\event\EventHandler->fireAction()
#6 /forum/lib/system/worker/PostRebuildDataWorker.class.php(79): wcf\system\worker\AbstractRebuildDataWorker->execute()
#7 /forum/c/lib/acp/action/WorkerProxyAction.class.php(104): wbb\system\worker\PostRebuildDataWorker->execute()
#8 /forum/c/lib/action/AbstractAction.class.php(57): wcf\acp\action\WorkerProxyAction->execute()
#9 /forum/c/lib/action/AJAXInvokeAction.class.php(65): wcf\action\AbstractAction->__run()
#10 /forum/c/lib/system/request/Request.class.php(90): wcf\action\AJAXInvokeAction->__run()
#11 /forum/c/lib/system/request/RequestHandler.class.php(107): wcf\system\request\Request->execute()
#12 /forum/c/acp/index.php(11): wcf\system\request\RequestHandler->handle()
#13 {main}
SQLSTATE[23000]: Integrity constraint violation: 1062 Duplicate entry '282-8120-595' for key 'PRIMARY'
Stacktrace:
#0 /forum/c/lib/system/database/statement/PreparedStatement.class.php(126): PDOStatement->execute()
#1 /forum/c/lib/system/tagging/TagEngine.class.php(101): wcf\system\database\statement\PreparedStatement->execute()
#2 /forum/c/lib/util/HashtagsUtil.class.php(228): wcf\system\tagging\TagEngine->addObjectTags()
#3 /forum/lib/system/event/listener/HashtagsPostActionListener.class.php(35): wcf\util\HashtagsUtil::addFromText()
#4 /forum/c/lib/system/event/EventHandler.class.php(172): wbb\system\event\listener\HashtagsPostActionListener->execute()
#5 /forum/c/lib/system/event/EventHandler.class.php(240): wcf\system\event\EventHandler->executeListeners()
#6 /forum/c/lib/system/worker/AbstractRebuildDataWorker.class.php(88): wcf\system\event\EventHandler->fireAction()
#7 /forum/lib/system/worker/PostRebuildDataWorker.class.php(79): wcf\system\worker\AbstractRebuildDataWorker->execute()
#8 /forum/c/lib/acp/action/WorkerProxyAction.class.php(104): wbb\system\worker\PostRebuildDataWorker->execute()
#9 /forum/c/lib/action/AbstractAction.class.php(57): wcf\acp\action\WorkerProxyAction->execute()
#10 /forum/c/lib/action/AJAXInvokeAction.class.php(65): wcf\action\AbstractAction->__run()
#11 /forum/c/lib/system/request/Request.class.php(90): wcf\action\AJAXInvokeAction->__run()
#12 /forum/c/lib/system/request/RequestHandler.class.php(107): wcf\system\request\Request->execute()
#13/forum/c/acp/index.php(11): wcf\system\request\RequestHandler->handle()
#14 {main}
Display More
Vielleicht kann mir da wer helfen wie ich das hinbekomme das dieser Fehler nicht mehr kommt
Gruß
Eiki