stdaten Posted January 4, 2019 Report Share Posted January 4, 2019 Hallo Community , ich bekomme seid gestern folgende Fehlermeldung : mysqli error: [1062: Duplicate entry '658-6-1' for key 'PRIMARY'] in EXECUTE("INSERT INTO xt_products_to_categories ( PRODUCTS_ID, CATEGORIES_ID, MASTER_LINK, STORE_ID ) VALUES ( 658, 6, 0, 1 )")#0 /mnt/web307/a2/46/51312746/htdocs/dt6/xtFramework/library/adodb-5.20.12/adodb.inc.php(1264): ADODB_Error_Handler(...)#1 /mnt/web307/a2/46/51312746/htdocs/dt6/xtFramework/library/adodb-5.20.12/adodb.inc.php(1228): _Execute(...)#2 /mnt/web307/a2/46/51312746/htdocs/dt6/xtFramework/library/adodb-5.20.12/adodb.inc.php(2164): Execute(...)#3 /mnt/web307/a2/46/51312746/htdocs/dt6/xtFramework/classes/class.product_to_cat.php(127): AutoExecute(...)#4 /mnt/web307/a2/46/51312746/htdocs/dt6/xtFramework/classes/class.product_to_cat.php(145): SetElement(...)#5 /mnt/web307/a2/46/51312746/htdocs/dt6/xtFramework/admin/classes/class.ExtAdminHandler.php(362): setData(...)#6 /mnt/web307/a2/46/51312746/htdocs/dt6/xtAdmin/adminHandler.php(273): display(...)Current Shop Id = 1 All Stores: id: 1 - Name: datenservice-terworth.com mysqli error: [1040: Too many connections] in CONNECT(rdbms.strato.de, '****', '****', DB3572981)Current Shop Id = All Stores: Hat jemand eine Idee was das sein kann . Habe bereits sämtliche caches gelöscht. Vielen Dank Sebastian Link to comment Share on other sites More sharing options...
giller Posted January 8, 2019 Report Share Posted January 8, 2019 Doppelter eintrag für den Primarykey in der Datenbank und Dann zuviele verbindung zur DB aber warum. Vieleicht ein fehler im backend javascript mit einer schleife die frage ist hast du vieleicht irgentetwas am shop rumgefummelt und wenn ja was Link to comment Share on other sites More sharing options...
Alex@4tfm Posted January 8, 2019 Report Share Posted January 8, 2019 Eine Kategorie zwei mal als Hauptkategorie zugewiesen, ist ein Bug in 5.0.x - 5.0.3 (glaube ich) gewesen. Link to comment Share on other sites More sharing options...
stdaten Posted January 9, 2019 Author Report Share Posted January 9, 2019 Vielen Dank für eure Antworten. Ich habe nur im Footer Bereich unter dem Copyright was hinzugefügt. Und {$products_ean} im Produkttemplate eingetragen . Sonst nichts Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.