Last seen: Feb 25, 2021
Even if the image uploads are off, the IMG tag is enabled in TinyMCE so users can post images they uploaded elsewhere (photobucket, etc) in the summar...
This is how I did it in my other skins.#leftindex { position:relative;width: 180px;float: left;text-align: left;}#rightindex {position:relative;width:...
Hmmm... I guess the find and replace didn't find and replace effectively. I have to sort through my downloads anyway, so I'll probably fix t...
Could you post the relevant css and code snippet?
Be careful with the directory script you use. Many of them have serious security holes.
Ugh, I figured it wouldn't be simple. But that you for the SQL, I can at least try that out as a temporary fix.
No, the stories.php was NOT updated. If you look at the date on the file, it's still October.While I did replace my stories.php with the one from...
I totally don't make a big stink about this normally, but did you make a huge deal about copyright on your essays and then remove all my cr...
Alright, so I've discovered that the database query when a new chapter is posted works just fine. It knows what the correct chapter id is.The pro...
Fantastico. WTF is my site doing? Apparently the 0.txt is what's being created when you try to upload a new chapter. It doesn't produce a pr...
No, it's consistent and appears to be happening with some reviews too. We're inclined to blame it on something Dreamhost did (they were muck...
Yes. That's not the problem here, unfortunately.Query: SELECT author.realName AS penname FROM fanfiction_coauthors AS c WHERE sid = '2400...
