Hello!

I have installed Front page module (revision 1.71 of front_page.module), wrote some front page text for anonymous users and granted access privileges to the content for authenticated users only. So, anonymous users can see my front page and authentication that submits normally (I can see all variables in $_POST array), But the user_authentication() function from the user.module is not being called. :-\

Replacing front_page with node in the Advanced front page settings form hides this problem - everything works fine.

Comments

Ustas’s picture

With "Redirect your site HOME links" disabled everything works fine. May be it is a feature, isn't it? ;)

rednikon’s picture

I am having the same issue. I am using a base install Drupal 5.6 with only this module added. But when I disable content for anonymous users I get the error.

Access denied
You are not authorized to access this page

However when I re-enable access to content for anonymous users it goes straight to the main node page.

Phillip Mc’s picture

Status: Active » Closed (duplicate)
beginner’s picture

Version: 5.x-1.9 » 6.x-1.x-dev
Status: Closed (duplicate) » Fixed

This was reported several times, but this is I believe the original issue on this bug.

A fix is in for the Drupal-6 version. If you need a backport of the fix to Drupal 5, let us know.

beginner’s picture

Version: 6.x-1.x-dev » 6.x-1.1

fixed in 6.x-1.1

Anonymous’s picture

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for two weeks with no activity.