I had multiple installations. They were all working fine. However, on the latest two installations, the profile data is not showing up when admin is adding a user. It works fine if a user is registered from the front using "Create New Account".
I have checked the system weight. I see 'content profile' has -1, 'content profile registration' has 0. My own module has weight 11 (don't know if that matters).
I stepped into my own form_alter() call. I call see all content profile data were populated in the form if called via "Create New Account", but these data items were not there if called via admin to add a new user.
I don't think it's a permission issue. I checked the permission as much as I can, plus I'm logged in as administrator.
I'm lost :(
Please help. Thx!
Comments
Comment #1
newbuntu commentedWell, I guess I get what asked for when I took the risk of running the dev version.
It turned out that dev branch dated 01-07-2009 is having the problem. The older branch dated 02-18-2008 is working correctly ...
Comment #2
newbuntu commentedI tried beta 3, it has the same problem, that perhaps should make it a bug.
Comment #3
flickerfly commentedI believe I'm seeing the same thing, but it includes some where the user created a profile in a different way (not through the account page). I'm trying to dig into the code & db to figure out how the account page determines what profile to grab or fails to a lack of appropriate profile. I haven't been able to figure it out yet. Any help would be appreciated.
Comment #4
fagoClosing old issue, please reopen if the problem persists.
Comment #5
edufol commentedFor me the problem persists but with beta-4 version.
Have you solved the problem?
Thanks!!
Comment #6
lorenlang commentedSeeing similar behavior but, since we don't allow users to create their own accounts, I only know what's happening when the someone else creates an account. As an admin level user (not the actual admin, though), I created a user. I logged on as that user and saw the link to create the profile. I clicked it but got an Access Denied error page. When I created a profile for them as my admin level user, the create link goes away but the Profile tab doesn't show up on the user's page.
The user has create profile content, edit own profile content, view revisions, edit revisions and access user profiles permissions. What am I missing?
Comment #7
fagoLet's deal with that at http://drupal.org/node/313135