Tammy
@tammy
Moderator
Member
Joined: Apr 27, 2005
Topics: 117 / Replies: 2448
Reply
Re: How do we find orphaned stories in the database?

Do a search in the stories table for a story with an empty categories field or one set to 0.

18 years ago
Forum
Reply
Re: Updated to version 3.4.3 and have two problems (co-authors/challenges)

Re-upload the 3.4.3 files again.  I think you may have missed some.

18 years ago
Forum
Reply
Re: Corefunctions.php

You should also keep it off unless you're debugging a problem because while the information it outputs will help you find bugs, it can also help ...

18 years ago
Forum
Reply
Re: Unvalidated chapters visible in printer view

You're several versions behind the current.  This is already fixed.

18 years ago
Reply
Re: Way to Limit Stories to only one Category.

It's not possible as written.  You'd have to modify includes/categories.php and the javascript that controls it.

18 years ago
Forum
Reply
Re: Manage Images doesnt upload

Images aren't stored in the database.  That's why you needed a stories path.And watch the language please.

18 years ago
Forum
Reply
18 years ago
Forum
Reply
Re: Updated to version 3.4.3 and have two problems (co-authors/challenges)

Did you update all you files?  This seems to be a case of the database being updated and the files being a previous version.

18 years ago
Forum
Reply
Re: Empty stories after upgrading form 1.1 to 3.4.3 ...

The upgrade should have renamed your stories folders from the username to the uid.  If it didn't you'll need to do it manually.  P...

18 years ago
Forum
Reply
18 years ago
Forum
Reply
Re: Lots of problems with The Silver Snitch

The current version is 3.4.3.  Update.

18 years ago
Forum
Reply
Re: [SOLVED] Removing tinyMCE options for certain fields?

Your first code and the second code should behave identically.

18 years ago
Forum
Reply
Re: Efiction + SMF + Coppermine with 3 separate databases

It would not be something I'd try.  I can almost guarantee you'll end up with messed up user tables in one or more.

18 years ago
Forum
Reply
Re: Library My stories are outside the Recent block. Don't know what I did.

You probably closed a tag too soon or left one open.  Only way to figure it out is to go through the section you edited and match up the tags.

18 years ago
Forum
Reply
Re: Remove Add New Stories w/o Removing Managing Stories

Go down to the bottom of stories.php and change$output .= newstory( );to$output .= viewstories( );for newchapter and newstory.  It should be arou...

18 years ago
Forum
Page 53 / 171