Using the dev snapshot from Nov 5th, I found that when a user made changes to their own profile node, the changes wouldn't be saved to the database (no errors were logged/error messages echoed out). User 1 was able to make changes and save them to other people's nodes.

Reverting my code to Beta2 fixed the problem, so it wasn't a permission problem.

Comments

nextpulse’s picture

Same issue here.

fago’s picture

Status: Active » Fixed

this should be fixed with the fix of this issue: http://drupal.org/node/332998#comment-1123924

So please test the next generated development snapshot and make sure to have your menu cache cleared when testing, e.g. hit submit at the admin modules page after updating the module.

Status: Fixed » Closed (fixed)

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

acakadut’s picture

1. Can't save profile too while user creating new account with "6.x-1.x-dev 2008-Nov-25", still empty while user edit her profile.

2. Using "Show a link to the content profile creation page, if there is no profile."
while new user creating account with filling required additional field from CCK ( ie. Birth Date, Country, etc ), the Create Profile account link on "My Account" should dissapear right ? ( CMIIW ).