09-06-2017, 02:45 PM
I have no qualms with removing the required field if need be, but of course would love to find the issue.
Thanks so much for the responses.
My users/classes/Validate.php doesn't have that line at 46. But I do have at line 38:
has not been defined in my script, so I can't change it to
I just redownloaded 4.2.10 from the main site to be sure I have the right version, and yes, line 38 is what is in my current Validate.php
Good luck with the power outages and thanks again for the timely response.
-Gaius
Thanks so much for the responses.
My users/classes/Validate.php doesn't have that line at 46. But I do have at line 38:
Code:
if ($rule === 'required' && empty($value))
Code:
$length
Code:
$length===0
I just redownloaded 4.2.10 from the main site to be sure I have the right version, and yes, line 38 is what is in my current Validate.php
Good luck with the power outages and thanks again for the timely response.
-Gaius