2014-01-16, 00:37:07
i've got this eror on my /admin/ page while trying to login:
Warning: Cannot modify header information - headers already sent by (output started at /home/MYDOMAIN/admin/index.php:17) in /home/MYDOMAIN/admin/template/header.php on line 19
v3.3.0
how do i fix it?
ps: to be noted, i have a "php get_header();" tag in my template, if its the case.
Warning: Cannot modify header information - headers already sent by (output started at /home/MYDOMAIN/admin/index.php:17) in /home/MYDOMAIN/admin/template/header.php on line 19
v3.3.0
how do i fix it?
ps: to be noted, i have a "php get_header();" tag in my template, if its the case.