Yes I got the paypal, if you would please remove that URL in your post above, I really don't want a spambot to pick up the email address.
Anyhow... I can't believe it's already 5:00, how time flies when you are coding!
I was implementing some permission checks for all the various steps, and it was getting to be a real pain with the mile-long 'if' statements with lots of and, or, and not's to get the right checks. So I broke down and wrote a function that did the tests in a bitwise manner making things a LOT easier (if I coded it right, hehe... still have to test a little more thoroughly).
I thought I was almost done, until I realized that certain steps could bypass permission checks, so I was adding them in and things just got messy, which is why I did the above.
So once I finish implementing that, I can finish up the comment page (as I was originally planning on doing this morning... lol)...
What a day... what a day...
And to top it off, the 3rd episode of "The Triangle" comes on tonight, that eats up 2 hours right there...
Didn't I say I was going to get this out on Monday? lol! Honestly guys I'm not slacking, I'm coding like the wind, I just always keep finding little things that need to be fixed.