Posted by mwgore on July 31, 2010 at 1:25am
my notes from Katherine's presentation on tuesday say 'copy the user-profile.tpl.php from a theme that uses it'... can you point me to a theme that uses it? none of the templates i have downloaded so far have it included...

Comments
Hi, This is what you need:
Hi,
This is what you need: http://api.drupal.org/api/drupal/modules--user--user-profile.tpl.php/6/s...
sorry I was a little vague with that.
find .tpl.php in the module's folder
That is to say that if you are not overriding a theme's built-in .tpl.php, you should find it in the module's folder. For core modules, that's just /modules/module_name.
Ex:
/modules/user/user-profile.tpl.php