Last seen: Oct 23, 2023
Yup! This will be fixed in 3.3. 🙂
It might be that your site stats is inactive.Go to the admin panle - blocks on your site:/admin.php?action=blocksLook at the info (Site Info) row. Is ...
Probably. 🙂
i think that you take this (lines 40-44) if(!isMEMBER) $content .= "<div><label for='shoutname'>"._NAME.":</la...
In the old database, you need to export the tables. You can try and export the whole thing, all the tables at once, but it might be too big. You shoul...
Nope, no clue. I haven't even figured out how to bridge them in the first place.I think the reason why the login redirects that way, is because y...
Were all the errors showing up for all the stories before you turned debug on? If there's a problem in the script, and debug is on, the errors mi...
Yeah, that's a better idea actually. XD I looked at the contact form itself and didn't see any text so I didn't think of that. Thanks T...
Carissa was trying to redirect login back to efiction, but it was some huge project, and as far as I know, she hasn't figured it out yet.
The table might have a different name.---In eFiction32/docs/tables.sql it says:-- -- Table structure for table `fanfiction_settings`-- CREATE TABLE `f...
Are all those stories having chapter ordering problems after deleting a chapter? If not, then I would say no. Just fix that one story and turn debug o...
Plug it in before the ?>.After line 59 and before the } try adding$output .= "If the form doesn't work, please use the <a href="""...
Try {newsarchive} on the index.tpl.
Yes. Depending on the skin, it can be using the default site info, or a individually declared site info in the skin. If it is using the default, then ...
There is probably something wrong with the script when you delete a chapter. It seems like the order of the left over chapters were messed up.What you...
