By gkalus on
I have two questions"
1.) I have added the following fields to user profiles:
First Name
Last Name
Location
These appear at the end of the page when creating an account I would like them at the top of the page. Is it possible to do this?
2.) When I do a search it seems that the search is only looking at nodes and not the user profiles. Is there any way to setup the search to include user profiles (including the added fields above) as part of the default search instead of going into the advanced search (which doesn't appear to search the added fields in the profile)?
Thanks
gk
Comments
You might be able to solve
You might be able to solve both your requirements with http://drupal.org/project/content_profile (using normal node theming to place the profile fields)
Otherwise you can theme standard user profiles using the info here: http://api.drupal.org/api/drupal/modules!user!user-profile.tpl.php/6
Tried Both they don't work
I tried both of these solutions but they didn't work for me.
To make it a little clearer I would like the added field to be at the top of the "add user" page.
Thanks,
gk