Answer the question
In order to leave comments, you need to log in
Cannot modify header information.... How to fix?
After the transfer of the site duplicator'om does not start up in the admin panel.
Warning: Cannot modify header information - headers already sent by, etc.
Resaved files in utf-8 encoding without bom, did not help.
Page with errors - fotografnavypisku.ru/wp-login.php
What is the reason for the errors?
A piece of code from functions.php. The error points to line 387 - header
if ( function_exists( '__' ) ) {
trigger_error( sprintf( __( 'The called constructor method for %1$s is <strong>deprecated</strong> since version %2$s! Use %3$s instead.' ), $class, $version, '<pre>__construct()</pre>' ) );
} else {
Answer the question
In order to leave comments, you need to log in
You can not give headers if you started to give the body of the page
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question