Is there a way to give all roles permission to view the front page, or at least a workaround to remove that big "Access Denied" header and it's text from the index?
Is there a way to give all roles permission to view the front page, or at least a workaround to remove that big "Access Denied" header and it's text from the index?
Comments
Comment #1
deekayen commentedChange the front page of your site (at admin/settings/site-information) to a node that has anonymous permissions or use something like the Front Page or Login Destination modules to make the front page more dynamic to your varying audiences. It's not really something to blame NPBR for.
Comment #2
g10tto commentedI used Front Page module and it's working perfectly
Thanks!