• I got this message at my wp login in page:

    Warning: Cannot modify header information – headers already sent by (output started at /home/adamphot/public_html/wp-content/themes/next/admin/class-tgm-plugin-activation.php:17) in /home/adamphot/public_html/wp-includes/pluggable.php on line 1121

    what should i do?

Viewing 1 replies (of 1 total)
  • Have you modified anything recently? If you have, that’s where I’d start. It is probably a plugin or your theme.

    You should look at this article: http://codex.wordpress.org/FAQ_Troubleshooting#How_do_I_solve_the_Headers_already_sent_warning_problem.3F

    If that doesn’t work:

    It could be WordPress files. If that’s the case, you can download WordPress, de-compress the file (unzip it), and upload the contents of the wp-admin folder over the old files.

    For plugins, you can go through and rename their folder 1 at a time to try to find the culprit. (I’d just add an “X” to the front of their folder name in wp-contents/plugins.)

Viewing 1 replies (of 1 total)

The topic ‘Help!! Warning: Cannot modify header information’ is closed to new replies.