Warning: readdir() im startup.php (Zeile49)
Error: in functions.api.general.php (Zeile 158)
Welcher Pfad ist falsch, was fehlt ?
im Vorraus Danke, Norbert Bopp
/* The root server path to the contenido backend */
$cfg['path']['contenido'] = '/contenido/';
/* The web server path to the contenido backend */
$cfg['path']['contenido_fullhtml'] = 'http://mihü-stammtisch.de/contenido/';
/* The root server path where all frontends reside */
$cfg['path']['frontend'] = '/';
/* The root server path to the conlib directory */
$cfg['path']['phplib'] = '/conlib/';
/* The root server path to the pear directory */
$cfg['path']['pear'] = '/pear/';
/* The server path to the desired WYSIWYG-Editor */
$cfg['path']['wysiwyg'] = '/contenido/external/wysiwyg/tinymce2/';
/* The web path to the desired WYSIWYG-Editor */
$cfg['path']['wysiwyg_html'] = 'http://mihü-stammtisch.de/contenido/external/wysiwyg/tinymce2/';
/* The server path to all WYSIWYG-Editors */
$cfg['path']['all_wysiwyg'] = '/contenido/external/wysiwyg/';
/* The web path to all WYSIWYG-Editors */
$cfg['path']['all_wysiwyg_html'] = 'http://mihü-stammtisch.de/contenido/external/wysiwyg/';
