Thats wierd, when I woke up this morning it now allows people to change it.......................
but let me just post it to make sure
$DB_site->query("UPDATE user
SET ".$updatestyles."adminemail='$adminemail',
showemail='$showemail',invisible='$invisible',cook ieuser='$cookieuser',
maxposts='".addslashes($umaxposts)."',daysprune='" .addslashes($prunedays)."',
timezoneoffset='".addslashes($timezoneoffset)."',e mailnotification='$emailnotifi cation',
startofweek='".addslashes($startofweek)."',options ='$options',receivepm='$receiv epm',
emailonpm='$emailonpm',pmpopup='$pmpopup',usergrou pid='$bbuserinfo[usergroupid]',
nosessionhash='$nosessionhash'
WHERE userid='$bbuserinfo[userid]'");
if ($modifyavatar!="") {
$goto="member.php?s=$session[sessionhash]&action=editavatar";
} else {
$goto="usercp.php?s=$session[sessionhash]";
}
eval("standardredirect(\"".gettemplate("redirect_u pdatethanks")."\",\"$goto\");" );
}
Now this is support! Another reason Vb is the best software!
|