Kategorie anlegen funktioniert nicht! HILFE!
-
- Beiträge: 6
- Registriert: Fr 21. Jul 2006, 21:45
- Kontaktdaten:
Kategorie anlegen funktioniert nicht! HILFE!
Hallo, zusammen!
Habe gestern einen kleinen crash mit meiner datenbank gehabt. Ein teil der Tabellen war aufeinmal verschwunden. Habe das, was noch übrig war gerettet, und nach einer neuinstallation die Originaltabellen mit den "alten" überschrieben.
Alles funzt auch wunderbar, bis auf das ich keine Kategorien oder Kategoriebäume anlegen kann! Ich versuche einfach auf "Neue Kategorie anlegen" zu gehen, gebe einen Namen ein, klicke auf das ok (häckchen), und.... NICHTS!!! nach einem Reload ist die Kategorie nicht da!
Das Kopieren vorhandener Kategorien geht auch nicht!
Ich versteh die welt nicht mehr!
Vielen Dank für die hilfe im voraus....
Habe gestern einen kleinen crash mit meiner datenbank gehabt. Ein teil der Tabellen war aufeinmal verschwunden. Habe das, was noch übrig war gerettet, und nach einer neuinstallation die Originaltabellen mit den "alten" überschrieben.
Alles funzt auch wunderbar, bis auf das ich keine Kategorien oder Kategoriebäume anlegen kann! Ich versuche einfach auf "Neue Kategorie anlegen" zu gehen, gebe einen Namen ein, klicke auf das ok (häckchen), und.... NICHTS!!! nach einem Reload ist die Kategorie nicht da!
Das Kopieren vorhandener Kategorien geht auch nicht!
Ich versteh die welt nicht mehr!
Vielen Dank für die hilfe im voraus....
-
- Beiträge: 5478
- Registriert: Di 2. Mär 2004, 21:11
- Wohnort: Halchter, wo sonst? ;-)
- Kontaktdaten:
-
- Beiträge: 6
- Registriert: Fr 21. Jul 2006, 21:45
- Kontaktdaten:
Wow, das ging ja schnell! 
Ja, ne ganze Menge!
ich ein klitzekleiner Teil davon, wo ich vermute, dass das mit dem Anlegen neuer Kategorie was zutun hat...

Ja, ne ganze Menge!
ich ein klitzekleiner Teil davon, wo ich vermute, dass das mit dem Anlegen neuer Kategorie was zutun hat...
Code: Alles auswählen
con_actionlog
SET
idlog = 204,
user_id = '48a365b4ce1e322a55ae9017f3daf0c0',
idclient = 1,
idlang = 1,
idaction = 9,
idcatart = '0',
logtimestamp = '2006-10-30 22:25:49'
[30-Oct-2006 22:25:49] /contenido/main.php?frame=4&contenido=8a8c28d61d90951cf91b54cfb02722d6 MySQL error 1062: Duplicate entry '76' for key 1
INSERT INTO con_cat (idcat, preid, postid, idclient, author, created, lastmodified) VALUES('76', '73', '0', '1','sysadmin','2006-10-30 22:25:49','2006-10-30 22:25:49')
[30-Oct-2006 22:25:49] /contenido/main.php?frame=4&contenido=8a8c28d61d90951cf91b54cfb02722d6 MySQL error 1062: Duplicate entry '92' for key 1
INSERT INTO con_cat_lang (idcatlang, idcat, idlang, name, visible, public, idtplcfg, urlname, author, created, lastmodified) VALUES('92','76','1','Print','0','1','0', 'Print','sysadmin','2006-10-30 22:25:49','2006-10-30 22:25:49')
[30-Oct-2006 22:29:04] /contenido/main.php?area=str&action=str_newcat&frame=4&idcat=85&contenido=8a8c28d61d90951cf91b54cfb02722d6 MySQL error 1062: Duplicate entry '205' for key 1
INSERT INTO
con_actionlog
SET
idlog = 205,
user_id = '48a365b4ce1e322a55ae9017f3daf0c0',
idclient = 1,
idlang = 1,
idaction = 10,
idcatart = '0',
logtimestamp = '2006-10-30 22:29:04'
[30-Oct-2006 22:29:19] /contenido/main.php?frame=4&contenido=8a8c28d61d90951cf91b54cfb02722d6 MySQL error 1062: Duplicate entry '206' for key 1
INSERT INTO
con_actionlog
SET
idlog = 206,
user_id = '48a365b4ce1e322a55ae9017f3daf0c0',
idclient = 1,
idlang = 1,
idaction = 10,
idcatart = '0',
logtimestamp = '2006-10-30 22:29:19'
[30-Oct-2006 22:34:39] /contenido/main.php?area=str&action=str_duplicate&frame=4&idcat=87&parentid=85&contenido=8a8c28d61d90951cf91b54cfb02722d6 MySQL error 1062: Duplicate entry '207' for key 1
INSERT INTO
con_actionlog
SET
idlog = 207,
user_id = '48a365b4ce1e322a55ae9017f3daf0c0',
idclient = 1,
idlang = 1,
idaction = 416,
idcatart = '0',
logtimestamp = '2006-10-30 22:34:39'
[30-Oct-2006 22:34:39] /contenido/main.php?area=str&action=str_duplicate&frame=4&idcat=87&parentid=85&contenido=8a8c28d61d90951cf91b54cfb02722d6 MySQL error 1062: Duplicate entry '78' for key 1
INSERT INTO con_cat (idcat, parentid, preid, postid, idclient, author, created, lastmodified) VALUES('78', '85', '77', '0', '1','sysadmin','2006-10-30 22:34:39','2006-10-30 22:34:39')
[30-Oct-2006 22:34:39] /contenido/main.php?area=str&action=str_duplicate&frame=4&idcat=87&parentid=85&contenido=8a8c28d61d90951cf91b54cfb02722d6 MySQL error 1062: Duplicate entry '94' for key 1
INSERT INTO con_cat_lang (idcatlang, idcat, idlang, name, visible, public, idtplcfg, urlname, author, created, lastmodified) VALUES('94','78','1','a','0','1','0', 'a','sysadmin','2006-10-30 22:34:39','2006-10-30 22:34:39')
[30-Oct-2006 22:34:39] /contenido/main.php?area=str&action=str_duplicate&frame=4&idcat=87&parentid=85&contenido=8a8c28d61d90951cf91b54cfb02722d6 MySQL error 1062: Duplicate entry '107' for key 1
INSERT INTO con_art (idart, idclient) VALUES ('107', '1')
[30-Oct-2006 22:34:39] /contenido/main.php?area=str&action=str_duplicate&frame=4&idcat=87&parentid=85&contenido=8a8c28d61d90951cf91b54cfb02722d6 MySQL error 1062: Duplicate entry '122' for key 1
INSERT INTO con_art_lang
(idartlang, idart, idlang, idtplcfg, title,
pagetitle, summary, created, lastmodified,
author, online, redirect, redirect_url,
artsort, timemgmt, datestart, dateend,
status, free_use_01, free_use_02, free_use_03,
time_move_cat, time_target_cat, time_online_move,
external_redirect, locked) VALUES ('122',
'107', '1', '311', 'Kopie von Websites',
'Websites', '', '2006-10-30 22:34:39', '2006-10-30 22:34:39',
'sysadmin', '0', '0', '0',
'0', '0', '0000-00-00 00:00:00', '0000-00-00 00:00:00',
'0', '', '', '',
'0', '2', '0',
'0', '0')
[30-Oct-2006 22:34:56] /contenido/main.php?area=str&action=str_duplicate&frame=4&idcat=87&parentid=85&contenido=8a8c28d61d90951cf91b54cfb02722d6 MySQL error 1062: Duplicate entry '208' for key 1
INSERT INTO
con_actionlog
SET
idlog = 208,
user_id = '48a365b4ce1e322a55ae9017f3daf0c0',
idclient = 1,
idlang = 1,
idaction = 416,
idcatart = '0',
logtimestamp = '2006-10-30 22:34:56'
[30-Oct-2006 22:34:56] /contenido/main.php?area=str&action=str_duplicate&frame=4&idcat=87&parentid=85&contenido=8a8c28d61d90951cf91b54cfb02722d6 MySQL error 1062: Duplicate entry '79' for key 1
INSERT INTO con_cat (idcat, parentid, preid, postid, idclient, author, created, lastmodified) VALUES('79', '85', '0', '0', '1','sysadmin','2006-10-30 22:34:56','2006-10-30 22:34:56')
[30-Oct-2006 22:34:56] /contenido/main.php?area=str&action=str_duplicate&frame=4&idcat=87&parentid=85&contenido=8a8c28d61d90951cf91b54cfb02722d6 MySQL error 1062: Duplicate entry '95' for key 1
INSERT INTO con_cat_lang (idcatlang, idcat, idlang, name, visible, public, idtplcfg, urlname, author, created, lastmodified) VALUES('95','79','1','a','0','1','0', 'a','sysadmin','2006-10-30 22:34:56','2006-10-30 22:34:56')
[30-Oct-2006 22:34:56] /contenido/main.php?area=str&action=str_duplicate&frame=4&idcat=87&parentid=85&contenido=8a8c28d61d90951cf91b54cfb02722d6 MySQL error 1062: Duplicate entry '108' for key 1
INSERT INTO con_art (idart, idclient) VALUES ('108', '1')
[30-Oct-2006 22:34:56] /contenido/main.php?area=str&action=str_duplicate&frame=4&idcat=87&parentid=85&contenido=8a8c28d61d90951cf91b54cfb02722d6 MySQL error 1062: Duplicate entry '123' for key 1
INSERT INTO con_art_lang
(idartlang, idart, idlang, idtplcfg, title,
pagetitle, summary, created, lastmodified,
author, online, redirect, redirect_url,
artsort, timemgmt, datestart, dateend,
status, free_use_01, free_use_02, free_use_03,
time_move_cat, time_target_cat, time_online_move,
external_redirect, locked) VALUES ('123',
'108', '1', '314', 'Kopie von Websites',
'Websites', '', '2006-10-30 22:34:56', '2006-10-30 22:34:56',
'sysadmin', '0', '0', '0',
'0', '0', '0000-00-00 00:00:00', '0000-00-00 00:00:00',
'0', '', '', '',
'0', '2', '0',
'0', '0')
[30-Oct-2006 22:34:56] /contenido/main.php?area=str&action=str_duplicate&frame=4&idcat=87&parentid=85&contenido=8a8c28d61d90951cf91b54cfb02722d6 MySQL error 1062: Duplicate entry '115' for key 1
INSERT INTO con_cat_art (idcatart, idcat, idart, is_start, status,
createcode) VALUES ('115', '79',
'108', '0', '', '1')
[30-Oct-2006 22:34:56] /contenido/main.php?area=str&action=str_duplicate&frame=4&idcat=87&parentid=85&contenido=8a8c28d61d90951cf91b54cfb02722d6 next_record called with no query pending.
-
- Beiträge: 6
- Registriert: Fr 21. Jul 2006, 21:45
- Kontaktdaten:
-
- Beiträge: 6
- Registriert: Fr 21. Jul 2006, 21:45
- Kontaktdaten:
die 4.6.15 ist das update...dolphin777 hat geschrieben:ich setze die Contenido 4.6.8 ein....
gibts da shon ein Update für?
*** make your own tools (wishlist :: thx)
-
- Beiträge: 6
- Registriert: Fr 21. Jul 2006, 21:45
- Kontaktdaten:
-
- Beiträge: 6
- Registriert: Fr 21. Jul 2006, 21:45
- Kontaktdaten:
Du versuchst, bereits verwendete IDs erneut zu verwenden, steht doch da. Rufe einmal über den Browser diese URL auf:
http://<Deine Domain>/<Pfad>/contenido/tools/updateseqruntime.php
Das aktualisiert die con_sequence.
Gruß
HerrB
http://<Deine Domain>/<Pfad>/contenido/tools/updateseqruntime.php
Das aktualisiert die con_sequence.
Gruß
HerrB
Bitte keine unaufgeforderten PMs oder E-Mails -> use da Forum!
Newsletter: V4.4.x | V4.6.0-15 (Module, Backend) | V4.6.22+
Standardartikelliste: V4.4.x | V4.6.x
http://www.contenido.org/forum/search.php | http://faq.contenido.org | http://www.communido.net
Newsletter: V4.4.x | V4.6.0-15 (Module, Backend) | V4.6.22+
Standardartikelliste: V4.4.x | V4.6.x
http://www.contenido.org/forum/search.php | http://faq.contenido.org | http://www.communido.net
Habe ich versucht, aber:
PHP Notice: Undefined index: cfg in http://domain/path/to/contenido/tools/u ... untime.php on line 15
Und jetzt?
Contenido v4.6.15. Upgrade auf 4.6.23 leider kein alternativ, da Advanced Rewrite gewunscht ist.
PHP Notice: Undefined index: cfg in http://domain/path/to/contenido/tools/u ... untime.php on line 15
Und jetzt?
Contenido v4.6.15. Upgrade auf 4.6.23 leider kein alternativ, da Advanced Rewrite gewunscht ist.
-
- Beiträge: 847
- Registriert: Mi 14. Dez 2005, 16:15
- Wohnort: Königs Wusterhausen bei Berlin
- Kontaktdaten:
Es gibt doch eine Variante 4.6.23 MR!!!
Sieh hier: http://www.contenido.org/forum/viewtopic.php?t=18454
Außerdem habe ich gerade gelesen, dass Kummer da auch eine MR-Version hat. Siehe hier:
http://www.contenido.org/forum/viewtopic.php?t=18552
mfg Steffen
Sieh hier: http://www.contenido.org/forum/viewtopic.php?t=18454
Außerdem habe ich gerade gelesen, dass Kummer da auch eine MR-Version hat. Siehe hier:
http://www.contenido.org/forum/viewtopic.php?t=18552
mfg Steffen
Habe ein upgrade durchgeführt von contenido-4.6.15mr_070112 by polycoder auf contenido-4.6.23mr_v0.3.
So weit ich sehen kann (ich bin 'nur' der hollandische server administrator, nicht der web programierer)
funktioniert das backend, abgesehen davon das einige artikel verschwunden sind.
Seht aus wie ein kolateralschaden als folge der korupte _sequence tabelle.
Jetzt werden aber zugriffe auf das frontend manchmal falsch weitergeleitet.
Jetzt meine Frage: wird diese merkwurdige weiterleitung von den fehlenden artikel verursacht oder ist hier was anderes im busch?
Vielen dank für eure freundliche hilfe!
So weit ich sehen kann (ich bin 'nur' der hollandische server administrator, nicht der web programierer)
funktioniert das backend, abgesehen davon das einige artikel verschwunden sind.
Seht aus wie ein kolateralschaden als folge der korupte _sequence tabelle.
Jetzt werden aber zugriffe auf das frontend manchmal falsch weitergeleitet.
Code: Alles auswählen
http://domain.tld/cms/http://domain.tld/cms/front_content.php
Vielen dank für eure freundliche hilfe!
-
- Beiträge: 847
- Registriert: Mi 14. Dez 2005, 16:15
- Wohnort: Königs Wusterhausen bei Berlin
- Kontaktdaten: