I've spend several hours and have no clue anymore on how this module works.
I've imported about 2000 users and everyone has a working content profile and I use a view to fetch some info from peoples profiles.

However, the strange thing is that the view doesn't work on one person only. I've deleted his profile and created a new one, compared all fields in the user and node table, but can't see the problem.
As the view that pulls information from a content profile is blank, my best guess is that the user (even though his profile exist) has no relationship to the his profile-node.

Any ideas on how to test this further?
Any feedback is highly appreciated!

Comments

NeoID’s picture

I'm out of ideas on how to fix this. Deleting the profiles and recreating doesn't work, but it works for all the other usrs.

NeoID’s picture

I just figured out that if I have an node type that uses an image-field, content profile won't 'load' for the users who have their 'uid' assigned to the images...