Date: 09/13/00
- Next message: Thai Thanh Ha: "RE: [phplib] session timing out"
- Previous message: Pat McCarthy: "[phplib] session timing out"
- Maybe in reply to: Markus Nuhnen: "[phplib] Problems with new_user_md5.php3 example..."
- Next in thread: Andrew Crawford: "Re: [phplib] Problems with new_user_md5.php3 example..."
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
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>
- Next message: Thai Thanh Ha: "RE: [phplib] session timing out"
- Previous message: Pat McCarthy: "[phplib] session timing out"
- Maybe in reply to: Markus Nuhnen: "[phplib] Problems with new_user_md5.php3 example..."
- Next in thread: Andrew Crawford: "Re: [phplib] Problems with new_user_md5.php3 example..."
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

