- Home
- Categorie
- Coding e Sistemistica
- WordPress
- Problema Cannot modify header...
-
Problema Cannot modify header...
Salve ho un problema andando su ilmiosito.com/wp-admin/... mi compare questo errore:
Warning: Cannot modify header information - headers already sent by (output started ...wp-includes/pluggable.php on line 868Qui c'è la parte del PLUGGABLE:
if ( php_sapi_name() != 'cgi-fcgi' )
status_header($status); // This causes problems on IIS and some FastCGI setups
header("Location: $location", true, $status);
}
}
endif;Cosa devo modificare?
-
Sei andato a modificare qualche file del tema o di wordpress?
-
Risolto solo che vorrei eliminare questo problema che ho in bacheca:
Fatal error: Allowed memory size of 33554432 bytes exhausted (tried to allocate 92160 bytes) in /home/mhd-01/ilmiosito.com/htdocs/wp-includes/class-simplepie.php on line 14894
Ho provato ad espandere il setting da 32M a 64M ma mi ha dato il problema che avevo a inizio post.
-
Manuslash, come hai risolto?
Io ho lo stesso tuo problema e non so dove sbattere la testa.
Grazie.