Closed (fixed)
Project:
Content Profile
Version:
6.x-1.x-dev
Component:
Base module
Priority:
Critical
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
8 Nov 2008 at 22:58 UTC
Updated:
17 Dec 2008 at 07:00 UTC
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
Comment #1
nextpulse commentedSame issue here.
Comment #2
fagothis 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.
Comment #4
acakadut commented1. 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 ).