MyBB installations "schwierigkeiten"

Hallo

Habe folgendes Problem wenn ich MyBB installieren möchte habe ich das Problem ä,ö,ü wird komisch dargestellt… (Bsp: wählen, möchten, etc.)

Mein 2-tes Problem es ist am Anfang der Seite immer eine Function line
(Bsp: Deprecated: Function set_magic_quotes_runtime() is deprecated in /users/odc/www/inc/class_core.php on line 165 oder

Warning: Cannot modify header information - headers already sent by (output started at /users/odc/www/inc/class_core.php:165) in /users/odc/www/inc/functions.php on line 1604

Warning: Cannot modify header information - headers already sent by (output started at /users/odc/www/inc/class_core.php:165) in /users/odc/www/inc/functions.php on line 1604

Warning: Cannot modify header information - headers already sent by (output started at /users/odc/www/inc/class_core.php:165) in /users/odc/www/inc/functions.php on line 1604)

Kann mir bitte jemand verständlich erklären was ich falsch mache (muss ich bei PMA etwas einstellen?)

Schreibe in der Datei inc/class_core.php in Zeile 165 ein @ vor das set_magic_quotes_runtime().

Dann guck nochmal obs mit den Umlauten geht.

Wow vielen Dank 2 Probleme mit einem @ gelöst^^
Vielen Dank