I can’t comment…
Whenever I attempt to post a comment, I get an error message saying “Unable to recieve comments at this time”.
This also means I can’t vote. obviously.
Whenever I attempt to post a comment, I get an error message saying “Unable to recieve comments at this time”.
This also means I can’t vote. obviously.
posted by Klisz at 30 Aug 2009 14:10:01 UTC Comments (11)
1.6120

Comments
Klisz:
If this comment shows up, it was a false alarm and only temporary.
Klisz:
...I still can’t comment on “Zombies and Humans Don’t Get Along”, however…
ais523:
I was having the same problem. (Will this comment work?)
ais523:
Now I have the same problem as Darth; I can post on /this/ post, but not on older ones.
On a slightly different subject, what happened to the archives, and where can we find them nowadays?
Ienpw III:
Ais: just go to
http://blognomic.com/2009/08/
replacing 2009/08 with the year and month of your choice.
Kevan:
Did someone decide to remove the archives, or was this a mistake? They shouldn’t be hidden behind a secret URL that players have to ask for.
Wakukee:
I still see them. Also, we are screwed. Apparently we can’t comment on anything before the update.
Qwazukee:
I can still see them too. And please be able to comment so you can vote for my Zombie proposal, I put a lot of time into it.
Wakukee:
it appeasrthat comments without votes are okay, but not those with votes. Crap.
Kevan:
Archives were broken in Firefox, apparently because of the ”—Wak and yuri” signoff in the middle of an HTML comment, which was rendering the rest of the page (archives and Suber quote and all) as a comment. I’ve now fixed this.
ais523:
That’s because it’s not the case that <!—to—> is a comment in SGML; instead, <! starts a ‘directive’, > ends one, and—toggles comments inside a directive. (There was a big row about this around the time of Acid2, IIRC.)