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

ivrh’s picture

Priority: Normal » Critical

I 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

fago’s picture

Status: Active » Closed (works as designed)

there are no content fields that appear in users - this module adds a user profile as content node, but not content fields to the user.