Closed (duplicate)
Project:
Drupal vB
Version:
6.x-2.0
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
26 Jul 2009 at 10:03 UTC
Updated:
28 Jul 2009 at 14:05 UTC
stept to reproduce:
1. install drupal.
2. in drupal make a second user named foobar
3. install a vbulletin board.
4. make a regular vbulletin user name foobar
5. install drupalvb module
6. try to change the role for foobar in drupal
7. it tells you there is already a user with that name and email, even though you were trying to edit an existing user
there's a couple workarounds, but I think this is a fundamental clash that should be avoided:
- disable drupalvb, edit role, enable drupalvb
- disable drupalvb, delete drupal user, enable drupalvb
- manually edit the role in the db tables
Comments
Comment #1
sunMarking as duplicate of #368621: Attempting to change exiting user roles gives 'name already taken' Error. Please search for existing issues before submitting a new one. You can follow up on that issue to track its status instead. If any information from this issue is missing in the other issue, please make sure you provide it over there.
However, thanks for taking the time to report this issue.
Comment #2
seutje commentedHmm, sorry about that, I did search for it but have no excuse as to why that one got passed me.