Revision history [back]
My ASKBOT_DEFAULT_SITE was set to my MEDIA_REVISION
Hi, suddenly, for no apparent reason, I started getting logs of KeyErrors and no page of my Askbot site worked.
I dug, and it turned out that ASKBOT_DEFAULT_SITE was '34', so the skin loader failed.
And 34 happened to be my media revision! So I guess something, at some point, wrote on the wrong field.
Good luck debugging this, it sounds tough! :-)