Quote:
Originally Posted by princeton
do the same ... profile.php
|
I tried that, but was unable to locate the code to replace it?
but found it as:
Code:
(bitwise(REGOPTION_REQBIRTHDAY, $vboptions['defaultregoptions']) AND ($day == -1 OR $month == -1))
and changed it to:
Code:
(bitwise(REGOPTION_REQBIRTHDAY, $vboptions['defaultregoptions']) AND ($day == -1 OR $month == -1 OR $year == ''))
worked for me
... as for lying, that will happen anyways... if they enter a year or not.. what ya gonna do?.. if only we could verify for proof of age with a CC.
thanks for your help