Password change problem; Empty groups problem
Status: Beta
Brought to you by:
i112syw1
When a user changes his password, the database update set the acoount to not "active", thus disables the account. Corrected in the CVS. (see pt_user_edit.inc,v 1.3 2000/11/28 09:45:47).
When a page is updated with no group set, the update is unsuccessful. Function pt_joingrouparray will now check if an array is submitted. If not (no group) the entry will now be set to ":admin:" group. see CVS
pt_functions.inc,v 1.4 2000/11/28 09:43:10.