URL to your eFiction: http://www.sailormoonfiction.com/revolution/
Version of eFiction: 3.5.2
Have you bridged eFiction, if so with what?: no
Version of PHP: 5.2.12
Version of MySQL: 5.0.91-community-log
Have you searched for your problem: yes - I found similar topics, but none of those solutions helped me
Same problems here : https://efiction.org/forums/index.php?topic=6760.0 , https://efiction.org/forums/index.php?topic=4765.0
If so, what terms did you try: upload problems, story upload, etc.
I'm creating a new author and updating files as copied text, I can add 5 chapters but when adding the sixth I get the error : "You must include the text of your story either as an upload or as input into the textarea." I've tried txt files and deleting the author and trying again but still with the same problem. After looking at the database I can see that the user id matches what appears on my site (in this case 147) however the story id on my site appears to be 813, with successive files named as 813&textsize=0&chapter=2, 3 etc. But when I compare this to the folder in the stories database for folder 147 I can see text files 914/915/916 etc ... ?
I have verified that my config.php is set to 666 as well as the stories directory set to 777. My submission settings are appropriate for unsolicted stories, so that's not the problem. Any help would be greatly appreciated.
Now in my 11th fiction filled year !!
I'm creating a new author and updating files as copied text, I can add 5 chapters but when adding the sixth I get the error : "You must include the text of your story either as an upload or as input into the textarea." I've tried txt files and deleting the author and trying again but still with the same problem. After looking at the database I can see that the user id matches what appears on my site (in this case 147) however the story id on my site appears to be 813, with successive files named as 813&textsize=0&chapter=2, 3 etc. But when I compare this to the folder in the stories database for folder 147 I can see text files 914/915/916 etc ... ?
This looks right. The 914 and so on are chapter ID numbers. They don't appear in the URL but that's how it's supposed to behave.
Are you using the same text each time? Maybe there's something about the text for the sixth chapter that is causing the problem.
Lyndsie is correct. Your problem is something in the text of the 6th chapter. Check for the word "curl". That's usually the issue. It might also be that the text is too long for your particular server setup and it's timing out. Do a search for "curl" in the forums and you should find a number of threads with solutions to this problem.
