Hallo Ihr Lieben,
ich bin garade beim ganz neu Erstellen einer WP-Installation http://www.ich-will-mehr-stauraum.de/ mit Multisite.
Alles ist neu... und dennoch kommen zahlreiche Fehlermeldungen, auch wenn ich alle Plugins, die ich gerade aktiviert habe, deaktiviere.
ich bin leider kein Programmierer und habe von PHP keine Ahnung.
Wenn ich mich ausloggen will kommen folgende Meldungen:
Notice: wpdb::escape is deprecated since version 3.6! Use wpdb::prepare() or esc_sql() instead. in /www/htdocs/w009b486/Domains/test/wp-includes/functions.php on line 2905
Warning: Cannot modify header information - headers already sent by (output started at /www/htdocs/w009b486/Domains/test/wp-includes/functions.php:2905) in /www/htdocs/w009b486/Domains/test/wp-login.php on line 384
Warning: Cannot modify header information - headers already sent by (output started at /www/htdocs/w009b486/Domains/test/wp-includes/functions.php:2905) in /www/htdocs/w009b486/Domains/test/wp-login.php on line 396
Warning: Cannot modify header information - headers already sent by (output started at /www/htdocs/w009b486/Domains/test/wp-includes/functions.php:2905) in /www/htdocs/w009b486/Domains/test/wp-includes/pluggable.php on line 695
Warning: Cannot modify header information - headers already sent by (output started at /www/htdocs/w009b486/Domains/test/wp-includes/functions.php:2905) in /www/htdocs/w009b486/Domains/test/wp-includes/pluggable.php on line 696
Warning: Cannot modify header information - headers already sent by (output started at /www/htdocs/w009b486/Domains/test/wp-includes/functions.php:2905) in /www/htdocs/w009b486/Domains/test/wp-includes/pluggable.php on line 697
Warning: Cannot modify header information - headers already sent by (output started at /www/htdocs/w009b486/Domains/test/wp-includes/functions.php:2905) in /www/htdocs/w009b486/Domains/test/wp-includes/pluggable.php on line 698
Warning: Cannot modify header information - headers already sent by (output started at /www/htdocs/w009b486/Domains/test/wp-includes/functions.php:2905) in /www/htdocs/w009b486/Domains/test/wp-includes/pluggable.php on line 699
Warning: Cannot modify header information - headers already sent by (output started at /www/htdocs/w009b486/Domains/test/wp-includes/functions.php:2905) in /www/htdocs/w009b486/Domains/test/wp-includes/pluggable.php on line 700
Warning: Cannot modify header information - headers already sent by (output started at /www/htdocs/w009b486/Domains/test/wp-includes/functions.php:2905) in /www/htdocs/w009b486/Domains/test/wp-includes/pluggable.php on line 703
Warning: Cannot modify header information - headers already sent by (output started at /www/htdocs/w009b486/Domains/test/wp-includes/functions.php:2905) in /www/htdocs/w009b486/Domains/test/wp-includes/pluggable.php on line 704
Warning: Cannot modify header information - headers already sent by (output started at /www/htdocs/w009b486/Domains/test/wp-includes/functions.php:2905) in /www/htdocs/w009b486/Domains/test/wp-includes/pluggable.php on line 705
Warning: Cannot modify header information - headers already sent by (output started at /www/htdocs/w009b486/Domains/test/wp-includes/functions.php:2905) in /www/htdocs/w009b486/Domains/test/wp-includes/pluggable.php on line 706
Warning: Cannot modify header information - headers already sent by (output started at /www/htdocs/w009b486/Domains/test/wp-includes/functions.php:2905) in /www/htdocs/w009b486/Domains/test/wp-includes/pluggable.php on line 709
Warning: Cannot modify header information - headers already sent by (output started at /www/htdocs/w009b486/Domains/test/wp-includes/functions.php:2905) in /www/htdocs/w009b486/Domains/test/wp-includes/pluggable.php on line 710
Warning: Cannot modify header information - headers already sent by (output started at /www/htdocs/w009b486/Domains/test/wp-includes/functions.php:2905) in /www/htdocs/w009b486/Domains/test/wp-includes/pluggable.php on line 711
Warning: Cannot modify header information - headers already sent by (output started at /www/htdocs/w009b486/Domains/test/wp-includes/functions.php:2905) in /www/htdocs/w009b486/Domains/test/wp-includes/pluggable.php on line 712
Warning: Cannot modify header information - headers already sent by (output started at /www/htdocs/w009b486/Domains/test/wp-includes/functions.php:2905) in /www/htdocs/w009b486/Domains/test/wp-includes/pluggable.php on line 875
Alles anzeigen
Wenn ich eine neue Seite erstellen will, wird der VERÖFFENTLICHEN Button garnicht aktiviert. Beim Klick auf VORSCHAU kommt:
Notice: wpdb::escape is deprecated since version 3.6! Use wpdb::prepare() or esc_sql() instead. in /www/htdocs/w009b486/Domains/test/wp-includes/functions.php on line 2905
Warning: Cannot modify header information - headers already sent by (output started at /www/htdocs/w009b486/Domains/test/wp-includes/functions.php:2905) in /www/htdocs/w009b486/Domains/test/wp-includes/pluggable.php on line 875
und sonst nichts.
Wenn ich von einem anderen Browser aus die Seite aufrufe und versuche mich einzuloggen, kommt:
[B]Notice[/B]: wpdb::escape is [B]deprecated[/B] since version 3.6! Use wpdb::prepare() or esc_sql() instead. in [B]/www/htdocs/w009b486/Domains/test/wp-includes/functions.php[/B] on line [B]2905[/B]
[B]Warning[/B]: Cannot modify header information - headers already sent by (output started at /www/htdocs/w009b486/Domains/test/wp-includes/functions.php:2905) in [B]/www/htdocs/w009b486/Domains/test/wp-login.php[/B] on line [B]384[/B]
[B]Warning[/B]: Cannot modify header information - headers already sent by (output started at /www/htdocs/w009b486/Domains/test/wp-includes/functions.php:2905) in [B]/www/htdocs/w009b486/Domains/test/wp-login.php[/B] on line [B]396[/B]
[B]Warning[/B]: Cannot modify header information - headers already sent by (output started at /www/htdocs/w009b486/Domains/test/wp-includes/functions.php:2905) in [B]/www/htdocs/w009b486/Domains/test/wp-includes/pluggable.php[/B] on line [B]678[/B]
[B]Warning[/B]: Cannot modify header information - headers already sent by (output started at /www/htdocs/w009b486/Domains/test/wp-includes/functions.php:2905) in [B]/www/htdocs/w009b486/Domains/test/wp-includes/pluggable.php[/B] on line [B]679[/B]
[B]Warning[/B]: Cannot modify header information - headers already sent by (output started at /www/htdocs/w009b486/Domains/test/wp-includes/functions.php:2905) in [B]/www/htdocs/w009b486/Domains/test/wp-includes/pluggable.php[/B] on line [B]680[/B]
[B]Warning[/B]: Cannot modify header information - headers already sent by (output started at /www/htdocs/w009b486/Domains/test/wp-includes/functions.php:2905) in [B]/www/htdocs/w009b486/Domains/test/wp-includes/pluggable.php[/B] on line [B]875[/B]
Alles anzeigen
Der Datei-Upload in die Mediathek funktionert zwar physisch (per FTP sehe ich die neuen Dateien) aber angezeigt bekomme ich in der Mediathek nichts. :mad:
Hat jemand eine Idee, was das alles sein kann?
1000 Dank für jede Hilfe!
Michael