The idea is simple.

If the user is singed-in, the frontpage will display the profile page.

Any clues about how I can go about this?

I tried adding

theme('user_profile',$variables = array($account => $user)); in the php snippets.
This gave me a warning when I saved the configuration:
warning: uasort() [function.uasort]: The argument should be an array in user.pages.inc

Thanks,
Prady

Comments

princemanjee’s picture

Having the same issue I have tried everything.

moosh101’s picture

Hi

You redirect Authenticated Users to their profile page by selecting the redirect option and setting the path to "user" (without the quotes)

Redirect to: user
All the best,

Shane.

timhilliard’s picture

Status: Active » Fixed

Closing as this seems to be fixed and I agree with moosh101's solution.

timhilliard’s picture

Status: Fixed » Closed (fixed)

try again