The flood proection module won't allow posting even when set to 0. It gives a random last posted time usually in the thousands and tell you to wait. When set to zero this still happens.
Error:
Forum administrators require at least 0 seconds between posts. You last posted -13329 seconds ago
Comments
Comment #1
daniel.hunt commentedThis is caused by my shoddy date code. It has to do with your timezone and the fact that I use a combination of date() and gmdate()
I'll be looking into this very soon, as its a common problem.
Comment #2
daniel.hunt commentedThis is being discussed over here
Daniel