i put
,receivepm,emailonpm
at the end of the query line
Code:
$userinfo=$DB_site->query_first("SELECT parentemail,coppauser,email,password,homepage,icq,aim,yahoo,biography,signature,adminemail,showemail,invisible,cookieuser,daysprune,timezoneoffset,emailnotification,receivepm,emailonpm FROM user WHERE userid=$userid");
does this look right the fix for this problem?