modx 2.2.7-pl cliche 1.0.1-RC5 cant't upload any Files fileuploader.class.php line 59 I think it should be if ($postSize > $this->config['sizeLimit']) instead of if ($postSize < $this->config['sizeLimit'])
modx 2.2.7-pl
cliche 1.0.1-RC5
cant't upload any Files
fileuploader.class.php line 59
I think it should be if ($postSize > $this->config['sizeLimit']) instead of
if ($postSize < $this->config['sizeLimit'])