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?
Comments
Comment #1
brackishwaters commentedComment #2
izmeez commentedI 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
Comment #3
Phillip Mc commentedupdated module attached. thanks to Dublin Drupaller....
The updated version includes a new Permissions setting for
Access front pageto 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...
Comment #4
beginner commentedduplicate to original issue:
http://drupal.org/node/161416