• I couldnt figure out how to post a new question
    (this forum isnt exactly that newbie friendly)

    But I am having an issue logging into the back office of my wordpress blog

    the blog is [ redundant link removed ] which on the front end shows up fine
    (I havnt done much to it yet)

    But when I go to the URL to sign in,
    it tells me the following:

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

    I have cleared my cookies. enabled my cookies, cleared my cashe, allowed cookies from my website and rebooted my computer several times.

    I am still getting hte same error
    Can someone help me with this please?

    • This topic was modified 7 years, 4 months ago by Jan Dembowski.

    The page I need help with: [log in to see the link]

Viewing 1 replies (of 1 total)
  • Moderator Samuel Wood (Otto)

    (@otto42)

    WordPress.org Admin

    Somewhere, in your theme or in a plugin, you have a blank line being output incorrectly.

    It often happens in the theme’s functions.php file. Look at that file and make sure that the very first line is <?php. It cannot have any blank lines or spaces or anything before it.

    Failing that, look at the end of the file, and if it has an ending ?> line, then remove that line.

Viewing 1 replies (of 1 total)

The topic ‘Cant login due to cookie’ is closed to new replies.