Closed (fixed)
Project:
Front Page
Version:
6.x-1.1
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
23 Jul 2007 at 10:52 UTC
Updated:
3 May 2008 at 12:52 UTC
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
Comment #1
Ustas commentedWith "Redirect your site HOME links" disabled everything works fine. May be it is a feature, isn't it? ;)
Comment #2
rednikon commentedI 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.
Comment #3
Phillip Mc commentedsolution here: http://drupal.org/node/239190
Comment #4
beginner commentedThis 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.
Comment #5
beginner commentedfixed in 6.x-1.1
Comment #6
Anonymous (not verified) commentedAutomatically closed -- issue fixed for two weeks with no activity.