Jim Burnett - 2002-02-22

After I delete a user, and then try registering with the same username, it wont let me login. After I login I get this error:

"
Database error: Invalid SQL: select acl_location, acl_rights from phpgw_acl where acl_appname = 'phpgw_group' and acl_account =

File: phpgwapi/inc/class.acl.inc.php
Line: 465
Session halted. "

Steps to get error:

1. Create and account, and login.
2. Logout
3. Login as Admin and delete the account created in step 1.
4. Logout
5. Re-create and account using the same name as the account you set up in step 1
6. Login
7. See the error?