Tammy
@tammy
Moderator
Member
Joined: Apr 27, 2005
Topics: 117 / Replies: 2460
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 ...

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

You'll have to re-write the javascript.

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

It's a character set issue with MS word.

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

17 years ago
Forum
Reply
17 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.

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

Remove:<div class="classifications">

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

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

17 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?

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

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

When I view source it's still there.  In both the series title box and the listings.

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

<!-- START BLOCK : series --><div id="pagetitle">{pagetitle}{rating} [{reviews} - {numreviews}]</div><div id="titl...

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

Looks like it's in series_title.tpl      <span class="label">Word Count:</span> <a href="'browse.php...

17 years ago
Forum
Reply
Re: SMF Edit Bio question

Julieann, I found a problem.  Change the $bio line in editprefs to look like this:$bio = descript(strip_tags(escapestring($_POST['bio']...

17 years ago
Forum
Page 64 / 172