Hi. I wonder if you’re having a problem similar to this one?
http://wordpress.org/support/topic/cannot-login-to-admin-cookies-not-enabled?replies=3
It could be an indication of a problem with sending HTTP headers (which contain the cookies in question), in which case you might check out this advice:
http://www.hongkiat.com/blog/wordpress-error-warning-cannot-modify-header-information/
By the way, I tried looking at the image you shared via Google Docs, and it doesn’t seem to be publicly accessible. Could you try sharing it again and/or in some other way?
Moderator
t-p
(@t-p)
– Check the error logs on your server for a more specific error message. If you need help locating them, ask your hosting provider to help you with that.
Ok all problems appear to be fixed. It was silly…just a bad plugin (this) that just released a patch. Also may have been the fact that there was no ?> at the end of wp-config. Would that have affected anything?
I was in a sort of catch-22 because I needed to log in to know there was an update—luckily I was already logged in on my home computer.
Would that have affected anything?
No. The closing ?> has been deliberately omitted in wp-config.php.
No. The closing ?> has been deliberately omitted in wp-config.php.
Oh nice to know. I took it back out. Thank you.