Basic captcha is included in the main efiction download. Rename include/plain.button.php to button.php (I'd save the current button.php jus...
The story end shouldn't be showing up when the story form is displayed. If you've re-uploaded the story form already as Elle suggested...
It's a bug.Open series.php and find the lines 271 and 285. Change this:(isset($_GET["stories"]) && isNumber($_GET['s...
The limit in the database is 200 so even if you change the code, it'll still cut off at 200.
Did you accidentally go back a step or refresh? My best guess is that you finished that step and then tried to go back to it again. I suggest yo...
No there's no specific place to put it. Just where you want it to display.
If the story texts were saved in the sql. Otherwise, you've lost all the chapter texts.
If you want the data from the archive (stories, authors, users), you'll have to use the SQL file and then fix any errors you run into. Do y...
You have to dump it into the database. Click on the SQL tab. In the box, enter the following adding your table prefix if any before the fa...
The file admin/authorfields.php is empty of the database table authorfields is empty? If the former, yes, just reupload that file. If the later,...
That will happen if you try to do that step twice (maybe by reloading the page). For future reference, you can just continue on to step 8 if tha...
The only way to do it would be a MOD on the includes/pagesetup.php file.Go to line 80:if($link['link_access'] == 2 && uLEVEL < 1)...
I will be uploading Story End v 1.5 to my site later today to fix this issue.
Something in your story text is probably closing the comment tag for the debug information prematurely.
