Tammy
@tammy
Moderator
Member
Joined: Apr 27, 2005
Topics: 117 / Replies: 2460
Reply
Re: [MOD] Hiding stories

I see.  So if I understand correctly, I should add an additional check in the "Unhide" function that checks if the author is "trus...

19 years ago
Forum
Reply
Re: Sending a message while not logged on

See and that's why I said be specific.  No the two don't share the same code, but you didn't specify what "contact" you ...

19 years ago
Forum
Reply
Re: [Mod Request] Merge Recommendations Module into Efiction?

Okay, not to discourage you guys, but I'm going to stop helping on this.  The reason being that on something this complicated, my feeling is...

19 years ago
Forum
Reply
Re: [MOD] Hiding stories

I'm not sure I'm following that.  I guess I don't understand the difference.  In the SQL tables, validation is either "0...

19 years ago
Forum
Reply
Re: Sending a message while not logged on

First of all there's plenty of places in the script that send "messages."  Contact the author, reviews, etc.  You didn't...

19 years ago
Forum
Reply
Re: [MOD] Hiding stories

Just a warning.  If you validate  a story to "story" instead of "chapter" when an author hides the story then unhides it...

19 years ago
Forum
Reply
Re: Sending a message while not logged on

Please be more specific.  What kind of "message"? 

19 years ago
Forum
Reply
Re: [Mod Request] Merge Recommendations Module into Efiction?

Take this section out of the query.UNIX_TIMESTAMP(stories.updated) as updated Recommendations has no updated field.

19 years ago
Forum
Topic
Forum
Replies: 0
Views: 2778
Reply
Re: Tables question re UID

As an example, if i renumber author with uid 4 to uid 2 in the _authors table will that cause me any problems, and is that the only place in which i w...

19 years ago
Forum
Reply
Re: A fatal MySQL error was encountered on Step 19!!!!

You can't go back in the update.  It's giving you that error because it's already deleted that index.  You can try continuing...

19 years ago
Forum
Reply
Re: [Mod Request] Merge Recommendations Module into Efiction?

Oh! I know.  You need to change it in includes/queries.php.  Most of the places that list stories use the queries in there.

19 years ago
Forum
Reply
Re: White page on short penname

Unfortunately there are multiple places where you'd have to change things.  You'll need to look for something like:preg_match("!^[...

19 years ago
Forum
Reply
Re: A fatal MySQL error was encountered on Step 19!!!!

There's a missing single quote on line 241 of install/upgrade20.phpReplace it with this:dbquery("UPDATE ".$tableprefix."fanfiction...

19 years ago
Forum
Reply
Re: [MOD] Hiding stories

Why don't you make it into a module so people don't have to modify their files?

19 years ago
Forum
Page 112 / 172