Bug: card code - newline - card code breaks both card codes if there's not a space on one or the other side of the newline (QP + boneyard below).
Bug: multiple spaces break the preceding card code (fourth HG below).
4sa 4sa 4sa 4sa 4sa 4sa 4sa 4sa 4sa 4sa 4sa 4sa 4sa 4sa 4sa 52n 52r 592 5c6 5c6 5f8 5oj 5ro 5rp 5rp 5rp 5rp 5rp 5rp 5up 5up 61t 621 6u6 74b 74b 7q5 7q5 7q5 7q5
Possible solution: replace whatever you're doing about newlines at the moment with
$data[0] = preg_replace("/\s+/m", " ", $data[0]);
In my standalone code, this never happen (I have a piece of code like this one, almost exactly identical ^^), but the forum add some cumbersome codes in the URL... I think I just understand how to correct that now, but I'll need to rewrite some code, and move some other. And I'll try to cache the pictures to reduce the load.
Does it always make the two pictures there?
Do you have the greasemonkey script ?
About this Greasmonkey script. It's really awesome ! Scaredgirl could switch to this one if she want.
But when you say it's more flexible, I can't agree. Of course, it mean less server load, but on the other hand, you can't share the image link.
Both have there pro and cons.