Embedded Account Information in a Page

We encourage users to post events happening in the community to the community events group on https://www.drupal.org.
achilles085's picture

I've created a page mypage(d6) then I want to embed users Account Information in that page and add new fields like Name,Birthday,etc..

what I did is <?php print drupal_get_form('user-profile-form'); ?>
but didn't work for me..it has errors

warning: call_user_func_array() [function.call-user-func-array]: First argument is expected to be a valid callback, 'user-profile-form' was given in /var/www/html/dev/kinse/includes/form.inc on line 366.

or should I create a module wherein i can call the 'user-profile-form' in that module..

Any help is much appreciated

Comments

Module development is always

XIAO_JO's picture

Module development is always my last resort if core and contributed modules cannot provide me the functionality that I need. There are few modules that can handle that

try enabling profile module,

DL's picture

try enabling profile module, then add advance profile module. this might help.

collectivetech.org
Technology for organizations. Open Source. Consultancy. Training.

collectivetech.org
Technology for organizations. Open Source. Consultancy. Training.

Philippines

Group organizers

Group categories

Post category

Group notifications

This group offers an RSS feed. Or subscribe to these personalized, sitewide feeds:

Hot content this week