Quote:
Originally Posted by Dismounted
Use the $error[] array.
|
It's not that simple. The $error array works fine (thank you) but detecting if a new post has been added while quick reply was being used is very tricky. At the moment the method I've developed ignores quick replies from pages other than the last. My assumption being that if you are quick replying on page 2 of 10 you don't care about the most recent post anyway. Plus, the data just isn't available to test against.