Hi there,
I was wondering how to create a custom page for the guests.
I am referring to the page displayed when a guest try to access to a page wich require to be registered and logged in to be viewed.
My objective is to display a page instead of the basic "you are not allowed to view this page, you must login." I don't just want to change the sentence, I wish to be able to display a nice table with features available on the site to give
I was thinking about to ways to do it:
1- Modify the template to include html content instead of a simple sentence called in the .ini language file
2- redirect this page to a custom page.
I have been searching for a long time without finding any answer, so I decide to post my issue here. The 1st method would be the better to use, nevertherless if it appears to be impossible to do so I think the 2nd one would be more suitable.
Thanks for your possible help in advance!