Direkt nach dem Einloggen kommt aber nichts außer folgender Meldung:
Code: Alles auswählen
// // if (is_dir($cfg['path']['contenido'] . $cfg["path"]['plugins'] . $plugin )) // { // if (file_exists($localedir) && $plugin != "..") // { // i18nRegisterDomain($plugin, $localedir); // } // // if (file_exists($langfile)) // { // include_once($langfile); // } // // if (file_exists($configfile)) // { // include_once($configfile); // } // } //} ?>
erst der oben genannte code und dann mehrfach:
Code: Alles auswählen
Warning: Cannot modify header information - headers already sent by (output started at /.../.../.../contenido/includes/cfg_language_de.inc.php:447) in /.../.../.../conlib/session.inc on line 489
Code: Alles auswählen
Warning: Cannot modify header information - headers already sent by (output started at /.../.../.../contenido/includes/cfg_language_de.inc.php:447) in /.../.../.../cms/front_content.php on line 211
Genutzt wird:
PHP-Version: 5.2.4
mysql: 5.0.51-log