Hi,
I managed to get the content profile form in the registration form for a role, but the profile will not save in the db.
I might be missing something in the permissions, but I checked and double checked, and everything seems to be right there.
Also... once the account is created, I'm able to go to the edit page and create the profile and it DOES work, but not on registration. It's as if the form was never filled...
Has anyone had this problem before?
Thank you.
Comments
Comment #1
gorgo commentedI should also add that I'm using it with LogintoBoggan, and it creates a second role for the user (and removed that role after the user verifies the account). However I did try to add the profile WITH the second role and WITHOUT it, and after the user is created it works fine. Just on when it's filled on the registration form.
Comment #2
cyberswat commented@gorgo can you try this with the latest dev branch? This sounds like it may no longer be a problem
Comment #3
finex commented@cyberswat: is this related to http://drupal.org/node/904908?
Comment #4
intent commentedI'm experiencing a very similar problem. Here are some specifics in case it helps anyone to debug:
- I have several roles, two of which are created using the AAR and Content Profile modules. These two work perfectly.
- I have tried adding additional roles that will be auto assigned. I created the content types exactly the same. When I register, the user account is created and the role assigned properly, but no row is added to the node table.
As in gorgo's case, if after logging in I go to the edit page I am able to enter content profile data and a node row is created. So, it doesn't appear to be a permission issue. For whatever reason, the node simply isn't being created upon registration.
I installed the 6.x-2.0 dev version and still the same problem. Using drupal v 6.15.