Closed (fixed)
Project:
Account Profile
Version:
6.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
27 Jan 2010 at 15:46 UTC
Updated:
29 Apr 2010 at 10:00 UTC
I have installed this module but nothing changes in the way the user profile is displayed or edited.
I have a customer profile node and a partner profile node created based on user roles (customer and partner). Both roles have appropriate permissions to create and edit these node types.
I still get the default tabs for editing each node separately with no integration.
Is there something I'm doing wrong?
Regards
Comments
Comment #1
joe_pixelrow commentedI thought the intention of this module was to relocate the profile form fields from the profile form page to the my account "Edit" page where they will be seen more easily and filled out.
Is there something we must do to accomplish this effect?
Thanks
Comment #2
kenorb commentedIt's very simple module and basically this module copying user fields to user profile. So you should have Profile content type and user fields will be integrated with that profile.
If I'll find time, in future I'll do some improvements to make it easier to use.
Something you may be interested: #692696: Profile's content on Account edit
Comment #3
kenorb commentedDon't forget to enable 'Use this content type as a content profile for users' on admin/content/node-type/profile
I've done already some improvements.
It should work right now.