Whenever someone tries to add a new story this error comes up,
Warning: mkdir() [function.mkdir]: No such file or directory in /home2/jennifer/public_html/hiei-fan-club/stories.php on line 250
Warning: chmod() [function.chmod]: No such file or directory in /home2/jennifer/public_html/hiei-fan-club/stories.php on line 251
Warning: fopen(stories/1/2.txt) [function.fopen]: failed to open stream: No such file or directory in /home2/jennifer/public_html/hiei-fan-club/stories.php on line 253
Warning: chmod() [function.chmod]: No such file or directory in /home2/jennifer/public_html/hiei-fan-club/stories.php on line 259
Notice: Use of undefined constant PENNAMEFIELD - assumed 'PENNAMEFIELD' in /home2/jennifer/public_html/hiei-fan-club/stories.php on line 295
Notice: Use of undefined constant DBPREFIX - assumed 'DBPREFIX' in /home2/jennifer/public_html/hiei-fan-club/stories.php on line 295
Notice: Use of undefined constant UIDFIELD - assumed 'UIDFIELD' in /home2/jennifer/public_html/hiei-fan-club/stories.php on line 295
A fatal MySQL error was encountered.
Query: SELECT PENNAMEFIELD AS penname FROM DBPREFIXfanfiction_coauthors AS c WHERE sid = '2' 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
It has the same problem in all of the skins.
Site: http://www.hiei-fan-club.jennifermohr.com/
Any and all help is appreciated!!
Hey, could you post the info from the Support Request Template? It helps figure stuff out.
Also, I think you've got two separate problems. #1 is either you're at 3.5, and not the most recent 3.5.1, or some of your files including stories.php didn't get updated. The dbprefix error and all that is a known problem with 3.5 that was solved with 3.5.1. #2 is you have a server which isn't allowing you to save files in the folders. Someone else posted this same problem earlier today. ( https://efiction.org/forums/index.php?topic=7044.0)
I guess I have 3.5. >.<
How do I update to 3.5.1?
I have everything in folders. So that's not a problem.
Here's how to upgrade: https://efiction.org/wiki/index.php5?title=Upgrading#Upgrading_from_3.x.x_to_3.x.x
As for the other thing, I think the problem is that you're saving to folders. It could be that your host has recently changed some of the settings, like discussed in those threads. You may have to contact them to find out.
