ed, in the instructions for member.php there's 2 instances of
Code:
$userinfo=$DB_site->query_first("SELECT parentemail,coppauser,email,password,homepage,icq,aim,yahoo,biography,signature,adminemail,showemail,invisible,cookieuser,daysprune,timezoneoffset,emailnotification FROM user WHERE userid=$userid");
one in start coppa and one in start modify profile
so do i replace both ?