When i try to modify my account i get this
The user name ssch already exists. Duplicate user names are not allowed. Change the user name to be unique.
Please click the browser back button and fix the error.
some ideas
sugar 4.20d OS linux
When i try to modify my account i get this
The user name ssch already exists. Duplicate user names are not allowed. Change the user name to be unique.
Please click the browser back button and fix the error.
some ideas
sugar 4.20d OS linux
Run the following query on your database:
select id, user_name, status, deleted from users;
If you have two user_name's (ssch) that are the same, change the following values of the one that is not being used:
user_name -> something other than "ssch"
status -> "Inactive"
deleted -> 0
This may be the issue.
-Sadek
There are currently 1 users browsing this thread. (0 members and 1 guests)
Bookmarks