Main Page » Blog-Like Typing Detected »

2010/09/26: Okay

Created: / Modified:

Always use secure-HTTP / Unsecure HTTP / Permanent Link

Two things: 1. not Nekokayou today (maybe tomorrow) because I'm dead tired and may or may not have gotten as much as six and a half hours of sleep last night, and 2. comments now require validating username/email. If anything's broken, the contact form does not require validation Okay, after getting 31 emails last night with subject "oh", body "oh", from "oh <oh@gmail.com>", the contact form now does require validation.

28 Comments (auto-closed) (rss feed)

Page 1 2 / Previous / Next / All

Wolf

Yeah sorry about being rather vague on the bug explaination there.

In any case keep up the good work with the CSA and with the Nekokayou stories.

The Blue Jelly

Uh, suggestion... on the auto-email script, str_replace(' ','%20',$username); for the url sent. That way it's read as one link, and not a clustereff of a link and randomness... Just, uh, check to make sure the %20 is swapped to spaces like it's supposed to in the $_GET var...
This assumes you're in PHP... If not, translate to ASP or whatever you're using- Just do a replacement so spaces are URL-Safe. Should be %20

Dizzy H. Slightly Voided

Ah, yeah, that would be me foolishly using htmlentities() instead of rawurlencode() |3

Page 1 2 / Previous / Next / All