Seems to be working for me on 3.4.2.
It's a bug. Open javascript.js and find: characters[a][2] == true;characters[a][3] = false;And change it to:characters[a][2] = false;charac...
Probably an invalid skin selected either as the site default or your personal skin.
New stories don't have a number yet so can't be edited, deleted, etc. in preview. It's a "preview" of what you'll ...
You'll have to re-write the javascript.
It's a character set issue with MS word.
Rewrite the entire login system. This isn't possible as the script is written.
Or the menu block.
Somewhere (probably in listings.tpl) you have an unclosed span or div. At this point, I think it's up to you to find it.
Remove:<div class="classifications">
<hr> isn't deprecated. All "presentation attributes" of it are. If the tag is present in the source, it should be vis...
Seeing as you've got under 10 challenges, I'd say it's not the script. Most likely a problem at the server. You might try u...
eFiction doesn't use persistent connections at all. SMF has this option, I know. Did you bridge your site?
If you've positioned elements that can sometimes cause this behavior in IE.
