Könnt ihr mir da einmal helfen?
Nach dem Einloggen bekomme ich den Fehler:
Ich hab die Zeile rausgesucht (723 der functions.php rote Zeile)Warning: Cannot add header information - headers already sent by (output started at /home/raser155/public_html/language/lang_german/lang_main.php:2058) in /home/raser155/public_html/includes/functions.php on line 723
}
// Behave as per HTTP/1.1 spec for others
--> header('Location: ' . $server_protocol . $server_name . $server_port . $script_name . $url);
exit;
}