Last seen: Mar 25, 2024
If the note line isn't appearing, then the allowed tags section must have gone blank again, and is thus stripping everything again. Maybe the scr...
The others aren't really valid. You want them to read <align> <img> <a> and of course <br>, although I think <align>...
I don't think there's a way, otherwise no one would use md5. I looked into the once out of curiosity at one point when I was looking at inte...
Do you have the tags in the allowed tags section in Settings? If they're not allowed, it would definitely strip them.
Right, you want to upload the contents of the eFiction351 folder to your root, but not the actual folder itself. This is super easy with an FTP client...
My main site has a top level category called Completed Fiction and it doesn't have any issues, so I don't think it's likely that that...
It looks like the footer is actually set up something like a block on the index page. It's found in includes/pagesetup.php, there's no foote...
That could work. Using a blog would save you the trouble of creating it yourself. You can do lots of fun things with RSS feeds. For example, back in t...
Is it possible to add an RSS feed to the main index page in one of the blocks; for instance, if I want to update the main page with a blog feed or som...
Here's an example of a podcast RSS feed:Come to think of it, I might actually want to put that feed on the main page of the site, which is eFicti...
I've been toying with the idea of adding like an RSS feed block. One site I manage has an LJ comm (pre-existing to the fanfiction archive) where ...
That notice is interesting, given what that section is of admin/settings.php.It's this (lines 171-177):if($result) {$output .= write_message(_ACT...
Here's the default Rules text:<p align="center"><strong>Submission Rules</strong></p><ol> <li>...
I'm not sure what's going on, as your page isn't even loading for me, but here's what I know about skinning.You probably have admi...
The contents of the submissions rules page are stored in the database, in fanfiction_messages. So unless you have a database backup, or some other kin...
