ich habe leider zwei Probleme im Backend. Es sind zwei JavaScript Fehler die das Arbeiten unmöglich machen.
1 Fehler:
Fehlerbeschreibung: Backend->Katagorie (oder Artikel)
Keine Template vegabe an die Kategorie möglich. Löschen einer Kategorie ist auch nicht möglich. Erstellen jedoch schon.
Fehlermeldung:
Code: Alles auswählen
Zeile: 15
Zeichen: 9
Fehler: 'messageBox' ist undefiniert
Code: 0
URL: http://localhost/cms/contenido/main.php?dannkommendieIDS
2 Fehler:
Fehlerbeschreibung: Backend->Kategorie->Artikel
Es können zwar Artikel angelegt werden, aber es kann keine Konfiguration vergeben werden. Und die Artikel können nicht editiert werden. Die Vorschau funktioniert leider auch nicht immer.
Fehlermeldung:
Code: Alles auswählen
Zeile: 137
Zeichen: 9
Fehler: 'HTMLObj' ist undefiniert
Code: 0
URL: http://localhost/cms/contenido/main.php?dannkommendieIDS
Code: Alles auswählen
[23-Dec-2003 01:59:33] PHP Warning: Unknown(d:/__www/cms/contenido/includes/fnc_mip_forms.inc.php): failed to create stream: No such file or directory in d:\__www\cms\contenido\includes\include.pretplcfg_edit_form.php(131) : eval()'d code on line 1
[23-Dec-2003 01:59:33] PHP Fatal error: Unknown(): Failed opening required 'd:/__www/cms/contenido/includes/fnc_mip_forms.inc.php' (include_path='.;c:\php4\pear') in d:\__www\cms\contenido\includes\include.pretplcfg_edit_form.php(131) : eval()'d code on line 1
[23-Dec-2003 01:59:46] PHP Warning: Unknown(d:/__www/cms/contenido/includes/fnc_mip_forms.inc.php): failed to create stream: No such file or directory in d:\__www\cms\contenido\includes\include.pretplcfg_edit_form.php(131) : eval()'d code on line 1
[23-Dec-2003 01:59:46] PHP Fatal error: Unknown(): Failed opening required 'd:/__www/cms/contenido/includes/fnc_mip_forms.inc.php' (include_path='.;c:\php4\pear') in d:\__www\cms\contenido\includes\include.pretplcfg_edit_form.php(131) : eval()'d code on line 1
[23-Dec-2003 01:59:48] PHP Warning: Unknown(d:/__www/cms/contenido/includes/fnc_mip_forms.inc.php): failed to create stream: No such file or directory in d:\__www\cms\contenido\includes\include.pretplcfg_edit_form.php(131) : eval()'d code on line 1
[23-Dec-2003 01:59:48] PHP Fatal error: Unknown(): Failed opening required 'd:/__www/cms/contenido/includes/fnc_mip_forms.inc.php' (include_path='.;c:\php4\pear') in d:\__www\cms\contenido\includes\include.pretplcfg_edit_form.php(131) : eval()'d code on line 1
[23-Dec-2003 01:59:49] PHP Warning: Unknown(d:/__www/cms/contenido/includes/fnc_mip_forms.inc.php): failed to create stream: No such file or directory in d:\__www\cms\contenido\includes\include.pretplcfg_edit_form.php(131) : eval()'d code on line 1
[23-Dec-2003 01:59:49] PHP Fatal error: Unknown(): Failed opening required 'd:/__www/cms/contenido/includes/fnc_mip_forms.inc.php' (include_path='.;c:\php4\pear') in d:\__www\cms\contenido\includes\include.pretplcfg_edit_form.php(131) : eval()'d code on line 1

Danke im voraus
Andrej