I downloaded and installed fine this new release, and I am running into issues with the setting for the anon/guest user. I can get the text in the input box to show up fine for all other roles, just not for anon or guest.

I have the settings set to the following:
Body: Just simple text that says - test for users who are anonymous.
Select Type: FULL
Redirect to: (blank)

My guess is that its something on my end. Default front page has been changed to front_page. I do have another module called path, but I am unsure if this is conflicting. Seems like a default module for drupal.

Any Advice?

CommentFileSizeAuthor
#3 front_page.module.txt17.14 KBPhillip Mc

Comments

brackishwaters’s picture

Category: bug » support
izmeez’s picture

I am not sure if this will help, but if you change the setting in the anonymous users to redirect to and instead of leaving it blank, type in "node". That will default to the original front page. I think I also tried "front" with angle brackets which should have worked but didn't. But, "node" seemed to work fine.

Izzy

Phillip Mc’s picture

StatusFileSize
new17.14 KB

updated module attached. thanks to Dublin Drupaller....

The updated version includes a new Permissions setting for Access front page to get around the ACCESS DENIED messages for anon/guest.

Overwrite your existing front_page.module with the one attached to this post (remove the .txt extension)

You then need to go to ADMINISTER -> USER MANAGEMENT -> PERMISSIONS and enable "ACCESS FRONT PAGE" for anonymous users. Then go to ADMINISTER ->SITE CONFIGURATION -> PERFORMANCE and click on the CLEAR CACHE button to clear out the cached access denied messages...

beginner’s picture

Category: support » bug
Status: Active » Closed (duplicate)

duplicate to original issue:
http://drupal.org/node/161416