Stories are stored on database. It doesn't matter if the story is multi-chaptered or single-chaptered, the story text doesn't appear. Howeve...
Series is not enabled at our site. However, it is possible that I might've messed up with the series template if it would make a difference.And s...
To manually change your version to 3.4.2, go to phpmyadmin and fanfiction_settings and "Browse". Edit the row with your site key. Scroll all...
The way you can find how many stories are in queue according to your phpmyadmin would be:1. Go to fanfiction_chapters2. Go to "Search"3. Sea...
Actually, I"m getting the Admin-->Categories issue too. And I have people complaining about the "Back to Main Categories" on my site...
Hmm I got this to work when I changed $tableprefix to .TABLEPREFIX.
I think I've got it...For the timestamp mod for 3.4.0+submitted.php remains the same as 3.3.1. In Stories.php:Find this (around line 231):$query2...
IntheMoonlight, you do add the word count to your submissions table. Since it already exists in fanfiction_chapters, you don't have to create the...
Found out the error here. I had the same error.Go to your stories.php. On line 53 you'll see this:$cQuery = dbquery("SELECT uid FROM "....
If 3.4.1 is what is available under downloads, then yes, I've upgraded three times already. I've uploaded all the files over my existing fil...
Given the 3.4 update, how should this be modified?This is line "187" (now 231) with the part that's different from 3.3.x bolded:$query2...
Yeah, I have this problem too, only I get this error when I try to edit a story:A fatal MySQL error was encountered.Query: SELECT uid FROM efiction_co...