Re: [phplib] Problems with new_user_md5.php3 example... From: Stephan Noller (Stephan.Noller <email protected>)
Date: 09/13/00

I had the same problems and fixed two bugs within that file:
- typos for the var-name $user_id vs. $u_id (see below, compare the
error-message and your var-name)
- bug with handling perms
Just as information to the list, perhaps anyone else had the problem. I sent
my corrected file pm to your address.
Stephan

> I tried the example "/pages/admin/new_user_md5.php3". Creating user is
> no problem. But change or killing. The $u_id - Variable seems to be

> Error: Failed: delete from auth_user_md5 where user_id='' and
> username='test2'

> Fakt: The $u_id - Variable ist definitifly empty. Using "new_user.php3"
> the same way is no problem.

---------------------------------------------------------------------
To unsubscribe, e-mail: phplib-unsubscribe <email protected>
For additional commands, e-mail: phplib-help <email protected>