Okay, now that I found the appropriate thread (how'd I miss it before? *shrug*)...
Problem. Look at my sig. It's a blank scoreboard. Problem is, I don't know where the heck to go to actually
generate a proper scoreboard.
Without a link shown in the image (like where to get your own), people would have no idea where to go. I stripped off the rest of someone else's URL and went to
http://audiosurf-tools.tezzanator.net/pages/sigscor/ and got a jacked-up page. I didn't think to strip the rest off. You think maybe you could change it to catch an error, and send people back to your main site if it's not filled out?
Meanwhile, yeah, look at my sig. luls. In case it changes, here's the code I'm using:

edit: Ah, it's because I used capitalized words in the input. I think you should force a strtolower() on the inputs so as to avoid things like this where people just write-in their own inputs

edit edit: er, no? Strange, when I use the creator-tool, it actually adds space characters to the URL (bad bad! use urlencode() on that!), but somehow still works without lowercasing the input. Wuh? What happened there? Maybe you can take a look at that code I used above and check it out. Meanwhile, I fixed my sig.
