When I login with a user, in a specific role, I am ALWAYS redirected to the anonymous user homepage. If I specifically click the home link, the correct page displays. I have tried this in SO many different ways... Anyone know whats going on here?

Thanks,

Comments

HallSL’s picture

I'm having the same problem.... sure would like a solution.

sibeguy’s picture

Are there any plans to offer a fix for this?

iczaka’s picture

I have same problem with role specific home pages. Here are some more informations on the problem
When login with a user having specific role, the home page is not refreshed. If the last screen displayed is the anonymous front page it remains. If the last screen displayed is "Access not allowed" message, it remains too.
If I close the browser with user loged in, when I restart a new access, the role specific home page is displayed correctly.
My anonymous hompage is redirection to a static page. For authenticated users I defined redirection to "node"

Phillip Mc’s picture

sounds like cache issues. Try excluding the front page from cache using the cache exclude module.

http://drupal.org/project/cacheexclude

Perhaps an option to "exclude front page from cache" should be added to the settings page?

daleeman’s picture

Tried that. Does not work.

daleeman’s picture

Priority: Normal » Critical

Increasing priority. This bug breaks a key functionality of the module.

Phillip Mc’s picture

Status: Active » Closed (duplicate)