Closed (fixed)
Project:
Redirect 403 to User Login
Version:
5.x-1.x-dev
Component:
Miscellaneous
Priority:
Minor
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
6 Jan 2009 at 03:02 UTC
Updated:
8 Aug 2009 at 03:30 UTC
Instead of using a module ... just do this.
Set your 403 page to use the url "foo".
Create a page panel using the panels module.
Make it use the url of your frontpage, in this case "foo".
Make it a 2 column layout.
On the left column put your "You must register/login to use this yadda yadda"
On the right column insert the login block.
Just a suggestion ... It's what I use on my sites.
Comments
Comment #1
Bevan commentedThis is a useful tip. Please document this in the handbook. Thanks
Comment #2
chadchandler commentedThanks!