Community

Simple way for user to view their profile?

This is really dumb, but I can't seem to figure this out. I'd like for a logged in user to be able to easily see their profile, preferably just linked from the main menu. Then Main Menu is the only navigation I'm rendering in the page.tpl files. If I add a menu link under Member login and try to use tokens to get it to link to the profile, Drupal won't let me...says I don't have access to that URL.

Here's a link to an incomplete version of the site:

http://iowacitywebservices.com/theprofitgym/

I would have assumed I didn't have to mess with extra modules, or with the tpl files to accomplish this, but I may be wrong about that. Any help would be appreciated. :)

Comments

If you link to /user, it will

If you link to /user, it will show the user profile of the currently logged in user (or the login page for anonymous users).

Jaypan We build websites

Thanks!

Heh....thanks a lot. I knew it should be simple, just wasn't hitting upon it. :)

=-=

There is a default menu item labeled 'My Account' located in the default user menu and can be altered and moved.

nobody click here