When I add a custom profile entry such as "profile_fullname" the site user list has a new row for each new column.
An example is attached. The columns are User ID, full name, graduating year (school club website), user name, e-mail address

CommentFileSizeAuthor
ScreenShot002.png24.37 KByakamoto

Comments

c4mden’s picture

I just installed this module and am having the exact same problem.

ferrangil’s picture

Me too... just installed and it's working like this.
The users are not duplicated, because both edit's take you to the same settings page.
Nobody is using this module? Maybe other people is not using "profile" module...

pukku’s picture

I have never been able to figure out what causes this. What version of MySQL are you using? What kind of query -- table, view, or subselect?

pukku’s picture

BTW: This is also listed in http://drupal.org/node/174322 . If you can follow the request at the end of that, it would be useful...

Thanks,
Ricky

ferrangil’s picture

MySQL database 5.0.45
PHP 5.2.3-1ubuntu6.3

I was using view. Now I changed it to table, and after running cron, I still have lots of users twice.

ATENTION! I just have duplicated the users that I created with user_import module!!! (most of them!). I have 3 or 4 users created by hand, using the normal interface, and these ones are just once (and they also have profile fields and so on...)

Can c4mden and yakamoto confirm is they used user_import or not??? That would be great to know...

ferrangil’s picture

Project: Site User List » User Import
Component: User interface » Code
Category: support » bug

People having the same problem, but not using Site User List... just views.
http://drupal.org/node/198282
I move this to user_import, as Site User List is not the problem.

ferrangil’s picture

Status: Active » Fixed

Well, is not really fixed, because the bug is still there, but as I imagine you want to know how you can solve you case, please follow that thread.
http://drupal.org/node/174322
I have no more duplicates :)

Anonymous’s picture

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for two weeks with no activity.