Last seen: Mar 25, 2024
If there's an RSS feed for it you can use my RSS feed block. Right now it wouldn't give the exact same info but it could be modified. I know...
I'm not really sure what the issue is with the database, so it really depends on whether or not the data is intact. The problem is that's it...
That's probably a "normal" error and not related to install. I haven't ever really used the challenges module so I really couldn...
Okay, your site's in maintenance mode, and obviously you don't have the logged-in cookies to get past the error. Normally when you have an e...
Okay.This is what you need to know to create the table, and to verify that everything is right with it.CREATE TABLE `".$tableprefix."fanfict...
If ever you want to check what a eFic-standard table is meant to look like, a good place to check is the install/install.php file.CREATE TABLE `"...
The one step you're missing (which I think you did, and is what is giving you trouble) is uploading the database backup. Transferring the files y...
I can't be sure about version 2.0 of eFiction, but version 3.5.1 works totally fine with MySQL 5.0, which is running on my server. Someone else w...
My host just upgraded the server, allowing the 644 to work. Apparently it wasn't possible before. I don't know if it was due to my insistenc...
Hmm, it looks as though it doesn't like one of the fields that is getting a 0 put into it. So, rr, featured, and coauthors. Only featured and rr ...
It looks like the form is created in includes/storyform.php. You could try commenting out the relevant bits in there, but tread with caution. As for t...
As far as I know the only way to get rid of the other fields is to edit the code. It would probably be easiest just to comment them out wherever the H...
Blargh, so not having so much luck with adding the stars elsewhere. Either they don't show up, or they show up for everyone, defeating the point....
In Settings > Display Settings make sure "use story index" is set to no. That should ensure clicking on a story title in like Brows...
