Hey! π
Link to Fanfiction: http://lagallery2.net23.net/eFiction35/index.php
Link to Page where I recieve error: http://lagallery2.net23.net/eFiction35/stories.php?action=editchapter&chapid=4&admin=1
Errors showing up:
Warning: mkdir() [function.mkdir]: No such file or directory in /home/a4898337/public_html/eFiction35/stories.php on line 250
Free Web Hosting
PHP Error Message
Warning: chmod() [function.chmod]: No such file or directory in /home/a4898337/public_html/eFiction35/stories.php on line 251
Free Web Hosting
PHP Error Message
Warning: fopen(stories/1/5.txt) [function.fopen]: failed to open stream: No such file or directory in /home/a4898337/public_html/eFiction35/stories.php on line 253
Free Web Hosting
PHP Error Message
Warning: chmod() [function.chmod]: No such file or directory in /home/a4898337/public_html/eFiction35/stories.php on line 259
Free Web Hosting
A fatal MySQL error was encountered.
Query: SELECT PENNAMEFIELD AS penname FROM DBPREFIXfanfiction_coauthors AS c WHERE sid = '4' LEFT JOIN fanfiction_authors as author AS a ON a.UIDFIELD = c.uid
Error: (1064) You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'LEFT JOIN fanfiction_authors as author AS a ON a.UIDFIELD = c.uid' at line 1
Now when I click Edit to edit a chapter, this is what comes up:
Warning: fopen(stories/1/4.txt) [function.fopen]: failed to open stream: No such file or directory in /home/a4898337/public_html/eFiction35/stories.php on line 581
Free Web Hosting
I had no idea what this meant when I got it.
I tried to add a chapter to a story and the text didn't appear. So I went to edit and copied what I typed and clicked Add Story and it gave me all of that error stuff I copied and pasted above.
I'm not really sure what I did wrong. Everything else seems to be working fine except for this. If anyone can help, thank you! π
Is your story folder chmoded to 777 or 775?
If you have it set for 777 try chmodding the folder to 775 and see if it works. Your webhost might not allow 777 as a permissions level.
******************************************
Mucking around in eFiction since circa 2001 (ver. 1.0)
Now running v.3
It did not work, sadly.
Thanks for trying though!
Okay, well those lines in stories.php refer to where your stories are saved, that's why babaca told you to try that. I suspect something is wonky with your stories folder. (You are saving to the stories folder and not the database, right?)
Secondly, the MySQL error you're getting has been seen before. Try following the instructions in this post: https://efiction.org/forums/index.php?topic=6674
