Kategorie Problem
Verfasst: Do 15. Nov 2007, 18:05
Hallo,
ich habe folgendes Problem, ich will in einer Kategorie einen neuen Menüpunkt anlegen leider klappt das nicht. Das merkwürdige ist, in anderen Kategorien klappt das Anlegen wunderbar:
Folgende Fehlermeldung in der errorlog:
Hat jemand eine Idee?
Danke
Gruss
Kai
ich habe folgendes Problem, ich will in einer Kategorie einen neuen Menüpunkt anlegen leider klappt das nicht. Das merkwürdige ist, in anderen Kategorien klappt das Anlegen wunderbar:
Folgende Fehlermeldung in der errorlog:
Hat jemand eine Idee?
Code: Alles auswählen
[15-Nov-2007 17:54:29] /new07/contenido/main.php?area=str&action=str_renamecat&frame=4&idcat=6&contenido=3e22453026aea04572dfaf3d6b3870d9 MySQL error 1062: Duplicate entry '41' for key 1
INSERT INTO
conut_actionlog
SET
idlog = 41,
user_id = '48a365b4ce1e322a55ae9017f3daf0c0',
idclient = 1,
idlang = 1,
idaction = 11,
idcatart = '0',
logtimestamp = '2007-11-15 17:54:29'
[15-Nov-2007 17:54:34] /new07/contenido/main.php?frame=4&contenido=3e22453026aea04572dfaf3d6b3870d9 MySQL error 1062: Duplicate entry '42' for key 1
INSERT INTO
conut_actionlog
SET
idlog = 42,
user_id = '48a365b4ce1e322a55ae9017f3daf0c0',
idclient = 1,
idlang = 1,
idaction = 11,
idcatart = '0',
logtimestamp = '2007-11-15 17:54:34'
[15-Nov-2007 17:54:41] /new07/contenido/main.php?area=str&action=str_newcat&frame=4&idcat=6&contenido=3e22453026aea04572dfaf3d6b3870d9 MySQL error 1062: Duplicate entry '43' for key 1
INSERT INTO
conut_actionlog
SET
idlog = 43,
user_id = '48a365b4ce1e322a55ae9017f3daf0c0',
idclient = 1,
idlang = 1,
idaction = 10,
idcatart = '0',
logtimestamp = '2007-11-15 17:54:41'
[15-Nov-2007 17:54:47] /new07/contenido/main.php?frame=4&contenido=3e22453026aea04572dfaf3d6b3870d9 MySQL error 1062: Duplicate entry '44' for key 1
INSERT INTO
conut_actionlog
SET
idlog = 44,
user_id = '48a365b4ce1e322a55ae9017f3daf0c0',
idclient = 1,
idlang = 1,
idaction = 10,
idcatart = '0',
logtimestamp = '2007-11-15 17:54:47'
[15-Nov-2007 17:57:26] /new07/contenido/main.php?area=con_editcontent&action=con_editart&changeview=edit&idartlang=12&idart=12&idcat=53&frame=4&next=0&contenido=952043d01d72e00d64467cc95b7087a4 MySQL error 1062: Duplicate entry '45' for key 1
INSERT INTO
conut_actionlog
SET
idlog = 45,
user_id = '21232f297a57a5a743894a0e4a801fc3',
idclient = 1,
idlang = 1,
idaction = 56,
idcatart = '49',
logtimestamp = '2007-11-15 17:57:26'
[15-Nov-2007 17:57:30] /nordic/front_content.php?action=10&idcat=53&idart=12&idartlang=12&type=CMS_HTML&typenr=1&contenido=952043d01d72e00d64467cc95b7087a4 MySQL error 1062: Duplicate entry '14' for key 1
INSERT INTO conut_keywords
(keyword, auto, idlang, idkeyword)
VALUES
('moskauru?landnordic', '&12=4(CMS_HTML-1)', 1, 14)
[15-Nov-2007 17:58:04] /new07/contenido/main.php?area=con_editcontent&action=con_editart&changeview=edit&idartlang=54&idart=12&idcat=53&frame=4&next=0&contenido=952043d01d72e00d64467cc95b7087a4 MySQL error 1062: Duplicate entry '46' for key 1
INSERT INTO
conut_actionlog
SET
idlog = 46,
user_id = '21232f297a57a5a743894a0e4a801fc3',
idclient = 1,
idlang = 2,
idaction = 56,
idcatart = '49',
logtimestamp = '2007-11-15 17:58:04'
Gruss
Kai