I am experimenting with this module. I created a simply text field as a test. the field appears if I create a NEW user, but it does not appear on the edit page for existing users. Is this an error or am I missing something?
thanks,
Maria
I am experimenting with this module. I created a simply text field as a test. the field appears if I create a NEW user, but it does not appear on the edit page for existing users. Is this an error or am I missing something?
thanks,
Maria
Comments
Comment #1
ivrh commentedI am not experimenting with the module but what happens is:
the user/node form appears fine, but the data isn't get stored to the DB (no new node being created).
This behaviour is the same for user created by admin or new user registration.
Permissions are set to allow all operations on 'profile'.
What is wrong with the module?
Marking as Critical - as this doesn't seem to be right behaviour.
Using Drupal 6.3
Comment #2
fagothere are no content fields that appear in users - this module adds a user profile as content node, but not content fields to the user.