I have configured a value for "URL page access denied". Upon visiting a reserved page, I do not see this page, but the standard login screen.
That is fine, because if the system showed my custom error page, it could miss the login form. Better be sure that the form is there by using the default page.
I then fail the login purposefully. Even now I do not see my configured error page, but the standard Magento message. This is less understandable: what does "URL page access denied" stand for, then?
In my opinion, the perfect configuration is to choose a block, not a page. When the user visits a reserved page, the module shows the block in the standard login page. So the function remains fully integrated in the Magento login process while adding the possibility to display custom information.
Hi Cyril
I have configured a value for "URL page access denied". Upon visiting a reserved page, I do not see this page, but the standard login screen.
That is fine, because if the system showed my custom error page, it could miss the login form. Better be sure that the form is there by using the default page.
I then fail the login purposefully. Even now I do not see my configured error page, but the standard Magento message. This is less understandable: what does "URL page access denied" stand for, then?
I tried using the following values:
In my opinion, the perfect configuration is to choose a block, not a page. When the user visits a reserved page, the module shows the block in the standard login page. So the function remains fully integrated in the Magento login process while adding the possibility to display custom information.
Thanks
Alessandro