• I’m having trouble logging in, seeing my admin page, and loading my media library every time I would like to insert images on a page.
    So here’s what I have tried to check what’s the problem:

    1.logging in with a different browser.
    Google chrome gave error saying:

    ERROR: Cookies are blocked due to unexpected output. For help, please see this documentation or try the support forums.

    Though I already enabled “Allow local data to be set (recommended)”
    So I tried logging in with Mozilla. It has no errors.
    2. I enabled SCRIPT_DEBUG and opened the console.
    In Google Chrome these are the following errors:

    Warning: Cannot modify header information – headers already sent by (output started at /home/tinggu/public_html/wp-config.php:1) in /home/tinggu/public_html/wp-login.php on line 414

    Warning: Cannot modify header information – headers already sent by (output started at /home/tinggu/public_html/wp-config.php:1) in /home/tinggu/public_html/wp-login.php on line 426

    Warning: Cannot modify header information – headers already sent by (output started at /home/tinggu/public_html/wp-config.php:1) in /home/tinggu/public_html/wp-includes/pluggable.php on line 861

    Warning: Cannot modify header information – headers already sent by (output started at /home/tinggu/public_html/wp-config.php:1) in /home/tinggu/public_html/wp-includes/pluggable.php on line 862

    Warning: Cannot modify header information – headers already sent by (output started at /home/tinggu/public_html/wp-config.php:1) in /home/tinggu/public_html/wp-includes/pluggable.php on line 863

    Since I don’t have problems logging in with Mozilla I tried disabling all my plugins and then this error showed up:

    Warning: Cannot modify header information – headers already sent by (output started at /home/tinggu/public_html/wp-config.php:1) in /home/tinggu/public_html/wp-includes/pluggable.php on line 1121

    I am so clueless what those errors mean so I hope you can help me.

Viewing 4 replies - 1 through 4 (of 4 total)
  • Will Brubaker

    (@willthewebmechanic)

    Automattic Happiness Engineer

    I think the next step should be to switch to one of the default WordPress themes like twenty fourteen and see what happens then.

    Thread Starter katrinaalcazar

    (@katrinaalcazar)

    Thank you for the immediate response!
    After switching to a default theme what should I do then?
    I’m scared that I might lose all the customization that I did for my site.
    By the way, every time I’m trying to edit my pages, I’m seeing these kinds of errors

    Warning: Cannot modify header information – headers already sent by (output started at /home/tinggu/public_html/wp-config.php:1) in /home/tinggu/public_html/wp-admin/post.php on line 235

    Warning: Cannot modify header information – headers already sent by (output started at /home/tinggu/public_html/wp-config.php:1) in /home/tinggu/public_html/wp-includes/pluggable.php on line 1121

    Will Brubaker

    (@willthewebmechanic)

    Automattic Happiness Engineer

    Have you directly edited your wp-config.php?

    Thread Starter katrinaalcazar

    (@katrinaalcazar)

    Nope not yet. Aside from the things I’ve done there, I haven’t edited any php files of my site.

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘PLUG IN and LOG IN’ is closed to new replies.