Quote:
Originally Posted by Julieh
Is there a way to perhaps show it as kb, instead of bytes? This is just me being picky though :P
BUT! I did notice that when you had more than one "violation", it just displayed one:
Error:
The following errors occurred when this message was submitted: - Line 2, word 1 is 101 characters long. A single word is allowed to be a maximum 30 characters.
But, when you fix the error displayed, and you click save, it'll show the other one. But it would be good to have all the errors at once 
|
Hi
The reason why it does this, is that the signature (text) is validated before any (images) are validated. There is no sense to run a (remote) system call to validate images if the signature (text) has errors! I did it this way to save resources! I could do it the way you want, but it is not the best appoach to take! I will do this though, add a option to the Admin Configuration, that does it my way and also allows for doing it your un-resource friendly way!
Sonia