Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fehler in Datenbank #1551

Closed
laRocca opened this issue Oct 12, 2015 · 1 comment
Closed

Fehler in Datenbank #1551

laRocca opened this issue Oct 12, 2015 · 1 comment

Comments

@laRocca
Copy link

laRocca commented Oct 12, 2015

Wie empfohlen habe ich die Erweiterung aktualisiert auf die Version Isotope 2.3.1
Jetzt habe ich beim aktualisieren der DB eine Zeile über:
ALTER TABLE tl_iso_product_collection ADD UNIQUE KEY uniqid (uniqid);

Versuche ich diese zu aktualisieren, habe ich folgenden Fehler:

Fatal error: Uncaught exception Exception with message Query error: Duplicate entry '' for key 'uniqid' (ALTER TABLE tl_iso_product_collection ADD UNIQUE KEY uniqid (uniqid);) thrown in system/modules/core/library/Contao/Database/Statement.php on line 295
#0 system/modules/core/library/Contao/Database.php(207): Contao\Database\Statement->query('ALTER TABLE tl...') #1 system/modules/repository/classes/RepositoryManager.php(477): Contao\Database->query('ALTER TABLE tl...')
#2 system/modules/repository/classes/RepositoryBackendModule.php(153): RepositoryManager->update('database')
#3 system/modules/core/classes/BackendModule.php(98): RepositoryBackendModule->compile()
#4 system/modules/repository/classes/RepositoryBackendModule.php(72): Contao\BackendModule->generate()
#5 system/modules/repository/classes/RepositoryManager.php(57): RepositoryBackendModule->generate()
#6 system/modules/core/classes/Backend.php(423): RepositoryManager->generate()
#7 system/modules/core/controllers/BackendMain.php(131): Contao\Backend->getBackendModule('repository_mana...')
#8 contao/main.php(20): Contao\BackendMain->run()
#9 {main}

Ich habs auch schon so versucht wie hier beschrieben: #1436

Also den Inhalt der system/modules/isotope/docs/CHANGELOG-2.3.md
ersetzt mit dem angegebenen.

@laRocca
Copy link
Author

laRocca commented Oct 12, 2015

ok hat sich erledigt – war wohl ein problem mit dem nicht richtig aktualisierten Cache nach der Installation von Isotope 2.3.1

@laRocca laRocca closed this as completed Oct 12, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant