Folgendes steht im Errorlog:
Beim Überprüfen der SQL-Befehle mit phpMyAdmin kommt folgender Fehler:[23-Feb-2005 15:47:06] Invalid SQL: INSERT INTO con_template_conf
(idtplcfg, idtpl, author) VALUES
('80838', '68', 'sysadmin')<br><br>
[23-Feb-2005 15:49:12] Invalid SQL: INSERT INTO con_template_conf
(idtplcfg, idtpl, author) VALUES
('80839', '69', 'sysadmin')<br><br>
[23-Feb-2005 15:51:28] Invalid SQL: INSERT INTO con_template_conf
(idtplcfg, idtpl, author) VALUES
('80840', '70', 'sysadmin')<br><br>
[23-Feb-2005 15:51:40] Invalid SQL: INSERT INTO con_template_conf
(idtplcfg, idtpl, author) VALUES
('80841', '71', 'sysadmin')<br><br>
#1062 - Duplicate entry '80838' for key 1
Wo holt Contenido diese Nummern her, die bereits existieren?
Ausserdem wird die Tabelle con_template_conf immer größer und größer, sie hat mittlerweile 102908 Einträge. Wie kann feststellen, welche der Einträge Müll sind und gelöscht werden können?