unter Adminstration zeigt mir contenido 2 rote Dateipfade an und im Editor funktioniert alles, jedoch bekomme ich einen Javascript-Fehler.
Contenido-Variablen:
Contenido-Version 4.4.4
Contenido-Pfad /homepages/16/d89897433/htdocs/html/_cms/contenido/
Contenido-HTML-Pfad ../contenido/
Contenido HTML-Pfad http://getoq.de/_cms/contenido/
Frontend-Pfad /homepages/16/d89897433/htdocs/html/_cms
Contenido PHPLib-Pfad /homepages/16/d89897433/htdocs/html/_cms/conlib/
Contenido WYSIWYG-Pfad /homepages/16/d89897433/htdocs/html/_cms/contenido/external/wysiwyg/spaw/
Contenido WYSIWYG HTML-Pfad http://getoq.de/_cms/contenido/external/wysiwyg/spaw/
Hostname www.getoq.de
Browser-Pfad http://www.getoq.de/_cms/contenido/
Javascript-Fehler (Fehlt hier nicht ein "www."?):
Code: Alles auswählen
Zeile: 23
Zeichen: 9
Fehler: Zugriff verweigert
Code: 0
URL: http://getoq.de/_cms/cms/front_content.php?changeview=edit&action=con_editart&idartlang=13&type=&typenr=&.....
In der config.php sind die Variablen nach der Installation so gesetzt:
Code: Alles auswählen
/* The root server path to the contenido backend */
$cfg['path']['contenido'] = '/homepages/16/d89897433/htdocs/html/_cms/contenido/';
/* The web server path to the contenido backend */
$cfg['path']['contenido_fullhtml'] = 'http://getoq.de/_cms/contenido/';
/* The root server path where all frontends reside */
$cfg['path']['frontend'] = '/homepages/16/d89897433/htdocs/html/_cms';
/* The root server path to the conlib directory */
$cfg['path']['phplib'] = '/homepages/16/d89897433/htdocs/html/_cms/conlib/';
/* The root server path to the pear directory */
$cfg['path']['pear'] = '/homepages/16/d89897433/htdocs/html/_cms/pear/';
/* The server path to the desired WYSIWYG-Editor */
$cfg['path']['wysiwyg'] = '/homepages/16/d89897433/htdocs/html/_cms/contenido/external/wysiwyg/spaw/';
/* The web path to the desired WYSIWYG-Editor */
$cfg['path']['wysiwyg_html'] = 'http://getoq.de/_cms/contenido/external/wysiwyg/spaw/';
Code: Alles auswählen
2004-Jun-Sun 18:28:52: error 1068 (Multiple primary key defined) - Invalid SQL: ALTER TABLE contenido_template CHANGE COLUMN idtpl idtpl int(10) NOT NULL DEFAULT '0' PRIMARY KEY<br><br>
Bei mir zu Hause funktioniert alles bestens unter Win XP SP2 und IE6 SP1.
Leider kann der Editor (SPAW) unter Win NT4 SP6 mit IE6 SP1 mit der Meldung "Seite kann nicht angezeigt werden" nicht angezeigt werden.
Sind eigentlich noch weitere Updates des IE notwendig? Laut SPAW-Website müsste der IE5.5 schon reichen.
Ebenfalls unter letzterer Konfiguration verschieben sich auch die Einträge in der Menüleiste nach unten...
Weiss jemand Abhilfe, auch für einen Teil der Probleme?
Vielen Dank und
Schönen Gruß aus Bremen
Ralf