• Sometimes I get the login box, but I also get these messages:

    Warning: Cannot modify header information – headers already sent by (output started at …wp-content/themes/(rocknation)/functions.php:11) in …wp-login.php on line 12

    Warning: Cannot modify header information – headers already sent by (output started at /home/rocknati/public_html/wp-content/themes/(rocknation)/functions.php:11) in …wp-includes/pluggable.php on line 329

    I ran the index page through the validator, and it says it passes tentatively because “No Character Encoding Found! Falling back to UTF-8” I presume there’s a connection. What do I do about it?

Viewing 4 replies - 1 through 4 (of 4 total)
  • Actually it sounds like a plugin conflict.
    Try disabling them – then reactivate one by one, testing in between.

    Thread Starter Rocknation

    (@rocknation)

    I disabled my plugins and can log in again. But the W3C validator says my doctype is either invalid or missing. Now it says

    <!DOCTYPE html PUBLIC “-//W3C//DTD XHTML 1.0 Transitional//EN” “https://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd”&gt;

    <html xmlns=”https://www.w3.org/1999/xhtml&#8221; lang=”en” xml:lang=”en”>

    Is this right? Maybe it’s the reason why my style sheet validates–I have it sent to 90% of 1em)–but my type is coming out so tiny.

    Originally, it did sound like a plugin issue.

    At this point, I’m going to ask for a little more info – which version of WP are you using? What Plugins do you have active and how did you disable the others(renamed plugins folder or just disabled manually inside the admin panel?)

    Is the front end of the blog showing up or is it getting the same error?

    Thread Starter Rocknation

    (@rocknation)

    It seems to be okay now.

    The validator didn’t tell me how to fix the problem, so I just fell back on the web’s golden rule: “When all else fails, copy and paste in something that works.” I combined modified header information from Kubrick with my meta keywords and descriptions, and everything validates now! But will it hold up through my re-introducing my plugins and my first close encounter of the widget kind? Stay tuned, LOL!

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘I can’t log in through the admin page anymore’ is closed to new replies.