Tammy
@tammy
Moderator
Member
Joined: Apr 27, 2005
Topics: 117 / Replies: 2448
Reply
Re: 3.3.1 and "age consent required" error

Seems to be working for me on 3.4.2.

18 years ago
Reply
Re: [3.4.2] Modifying categories resets characters

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...

18 years ago
Topic
Replies: 6
Views: 5316
Reply
Re: Things are getting strange ... I am starting to worry ...

Probably an invalid skin selected either as the site default or your personal skin.

18 years ago
Forum
Reply
Re: Wamp apache php5+ mysql and eFiction.

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 ...

18 years ago
Forum
Reply
Re: Need Help Modifying Category Select (EDITED)

You'll have to re-write the javascript.

18 years ago
Forum
Reply
Re: Problems with a character displaying on some pages

It's a character set issue with MS word.

18 years ago
Forum
Reply
Re: Change Login Block to send users to index?

Rewrite the entire login system.  This isn't possible as the script is written.

18 years ago
Forum
Reply
18 years ago
Forum
Reply
Re: Can find the tpl to modify viewseries page

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.

18 years ago
Forum
Reply
Re: Can find the tpl to modify viewseries page

Remove:<div class="classifications">

18 years ago
Forum
Reply
Re: Odd HR Problem

<hr> isn't deprecated.  All "presentation attributes" of it are.  If the tag is present in the source, it should be vis...

18 years ago
Forum
Reply
Re: MySQL out of memory

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...

18 years ago
Forum
Reply
Re: Sleeping Mysql Connections - crashing our server?!? RESOLVED

eFiction doesn't use persistent connections at all. SMF has this option, I know.  Did you bridge your site?

18 years ago
Forum
Reply
Re: Header dissapears on authors.php?list=authors page

If you've positioned elements that can sometimes cause this behavior in IE.

18 years ago
Forum
Page 63 / 171