Bekomme folgender Fehler
Code: Alles auswählen
Fatal error: Error: Can't include /srv/www/web2/html/kultbase//includes/functions.navigation.php in /srv/www/web2/html/contenido/includes/api/functions.api.general.php on line 154


Die einstellungen in der Config
Code: Alles auswählen
/* The root server path to the contenido backend */
$cfg['path']['contenido'] = '/srv/www/web2/html/contenido/';
/* The web server path to the contenido backend */
$cfg['path']['contenido_fullhtml'] = 'http://kultbase.de/contenido/';
Code: Alles auswählen
$cfg['path']['contenido_html'] = '/srv/www/web2/html/contenido/';
