Topic: Server times
For the posting flood protection there needs to be some sort of check and alteration made if (time() -last_post field) is a negitive value.
(time() - last_post) can become negitive when checking if the servers timezones or time has changed. This can return a high negative value and result in no users being able to post.
I think thats right O_O (If what I just said is somehow incorrect, and I have made an ass of myself. Feel free to tell me)