Nach einer Neuinstallation läuft eigentlich alles: einloggen, upload, Module, Designs bearbeiten, etc. nur beim Bearbeiten der Seiten(Klicken auf die T-Buttons) bekomme ich folgende Fehlermeldung:
Warning: Failed opening '/www-server/bbb/htdocs/wagner-bochum/contenido/tpl/tplInputField_CMS_TEXT.inc.php' for inclusion (include_path='') in /home/web/www-server/bbb/htdocs/wagner-bochum/contenido/inc/con_editcontent.inc.php on line 2
hier die config dazu
// PATH NAMES OF CONTENIDO
$cfgPathContenido = "/www-server/bbb/htdocs/wagner-bochum/contenido/";
$mip_forms_css_default = '/www-server/bbb/htdocs/wagner-bochum/css/styles.css';
//**************** CLIENT 1 *****************************
$cfgClient[1]["path"]["frontend"] = "/www-server/bbb/htdocs/wagner-bochum/pages/front_frame/"; //for Contenido PHP
$cfgClient[1]["path"]["htmlpath"] = "pages/front_frame/"; // for Contenido-HTML
$cfgClient[1]["htmlpath"]["frontend"] = "../".$cfgClient[1]["path"]["htmlpath"];
Danke für Eure Hilfe
Detlev