Multiple usernodes for a single user
natuk - December 12, 2007 - 20:08
| Project: | Usernode |
| Version: | 5.x-1.3 |
| Component: | Miscellaneous |
| Category: | support request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | active |
Jump to:
Description
I noticed that three users have two usernodes corresponding to each one of them (i.e. two usernodes for one user). I looked for similar problems in the forum but nothing came up. Cron has run properly and I have tried disabling and enabling the module, but no improvement. Usernodes are used for user grouping based on terms of a single vocabulary.
Any ideas of what could be wrong?
Thanks

#1
I'm sry, no.
#2
I don't think "I'm sry, no" is much help for anybody. You'd have been better off just not saying anything. Natuk, I also have this problem, and it's strange because with other nodes, normally you'll get a warning saying that a node with that name already exists. I think that maybe for some users the info is to do with mysql, maybe our tables in mysql are showing the usernodes twice for some reason. Anybody have any ideas?
#3
I got the same problem shortly after installing usernode guestbook and usernode comment. It multiplied my admin account! it also posted 3 anonymous pieces of content which appeared as blank spots on my front page. I was able to delete the content but 3 extra usernodes.....
#4
I also have this problem, and have no idea when the extra usernode appeared.
#5
has anyone figured this problem out? I'm having the same issue--double entries of usernodes in userlist (views).
#6
Guess I'll chime in on this one.
My users seem to be created twice since I installed CiviCRM 2.0.7 (drupal integration module)
Don't know if this always happens.
I think when I create them using admin user controls, this doesnt happen.
When they use the create new account on the login screen I think this may be the trigger.
I will create some test users from the login screen and verify this.
#7
This seems to be true.
CiviCRM has inserted its profile information collection form in my create user page.
This is true from my administrative screen
This is true from my anonomous "create new account" function
When I create a new user either way I currently get double usernodes.
When I create a new user by using the Userplus module (a nice advanced user admin module that allows multiple user creation, roles assignment, group assignment, etc) I get SINGLE usernodes. (and civiCRM doesnt insert it's profile form in the add user screen because presumably it doesnt know about the userplus module.
Do any other users here either use CiviCRM or some other modules that involve themselves in the registration process?
Also, and even more important ...
Is it possible to just delete the usernode from the mySQL database? If so, which table/s? And is this too dangerous to do because of complex dependancies on other tables/entries? I'm guessing that it is, because so many things nodecreation, groups, role permissions, notifications, etc depend on users (and perhaps on how users are related to usernodes).
thanks
#8
I can confirm this is happening for me as well on version 5.x-1.4
I'm getting way more than 2-3, all duplicates of the admin account.
This seems promising:
http://drupal.org/node/350128
#9
I have this issue also - but only for admin / user 1 account. Currently I have 15 usernodes for user 1.
The fix in http://drupal.org/node/350128 did not work for me.