Frequently Asked Questions
- How do I get an account at fanficauthors.net?
- Can I have the code than runs fanficauthors.net?
- I can't login, help!
- How do I get email alerts?
- I've found a bug. Who do I complain to and how do I complain?
- I've signed up, but never received an email. What's going on?
- Why doesn't ffa.net do ...?
- Why can't I just sign up to be notified for everything?
- You guys should have a forum or something...
How do I get an account at fanficauthors.net?
Accounts at fanficauthors.net are invite only. This site is not, and never will be, a publically available fanfiction archive. It was started by Jeconais and Crys as a place to hold their own fanfiction as other sites would no longer do so. From there it has grown organically as we have invited authors we respect to join us.
We are aware of other archives and we do read fanfiction as well. When we look at inviting new authors, we look at published works and peoples reponse to it. The only way to get an invitation is to write fanfiction, write it well, and have something that is different or unique about your work.
Can I have the code than runs fanficauthors.net?
The code that runs these sites started off as a way of creating a static HTML archive for uploading to Jeconais' Yahoo! Group. The code was soon changed to be more interactive and bits and pieces were added to the site as they were needed - and as Jeconais had time to code them.
After the latest rewrite, the site is pure php, running on apache and a medieval version of MySQL (3.23). In order to keep backwards compatibility, the html files call a php file as a server side include.
The code itself is currently not available. To make Jeconais' life easier it uses several dirty hacks behind the scenes to allow one set of files to run all the .fanficauthors.net sites. At some stage, Jeconais is planning on fixing these hacks, adding a Postgres database option and creating a stand-alone package that will run on any LAMP/LAPP server, but that is not a priority at the moment.