Blocks not rendered on page_forbidden page when permissions are set
Permalink
I have the members page on a site set so that only people who are logged in can access and see it. Otherwise it goes to the page forbidden page. (I set this up as per this thread:
http://www.concrete5.org/developers/bugs/5-4-1/make-page-forbidden-... )
Thing is, I've added blocks (namely to the "Logo" in the header area) to that page via the dashboard/single pages - yet they don't show unless one is logged in to the site. My theme is picked up properly via my_theme_paths.php but the "Logo" block is not displaying its content.
When I am logged out and type the path like this:
http://vault.kohinoorjewellery.co.il/index.php?cID=108... - I see the blocks, but when I use the navigation in the header menu and/or type the pretty url
http://vault.kohinoorjewellery.co.il/members... - it does not show the blocks. I've gone through several discussions on the forums but can't find the solution for this.
I understand it has to do with the url, and maybe the fact that the page is set with permissions? Perhaps there is an easy solution to this that I am missing?
Attached screenshots:
Logged in, logged out via pretty url, logged out via non-pretty url
http://www.concrete5.org/developers/bugs/5-4-1/make-page-forbidden-... )
Thing is, I've added blocks (namely to the "Logo" in the header area) to that page via the dashboard/single pages - yet they don't show unless one is logged in to the site. My theme is picked up properly via my_theme_paths.php but the "Logo" block is not displaying its content.
When I am logged out and type the path like this:
http://vault.kohinoorjewellery.co.il/index.php?cID=108... - I see the blocks, but when I use the navigation in the header menu and/or type the pretty url
http://vault.kohinoorjewellery.co.il/members... - it does not show the blocks. I've gone through several discussions on the forums but can't find the solution for this.
I understand it has to do with the url, and maybe the fact that the page is set with permissions? Perhaps there is an easy solution to this that I am missing?
Attached screenshots:
Logged in, logged out via pretty url, logged out via non-pretty url
You don't have Full Page Caching turned on do you?
John
John
No its not enabled. Rather I've played with all options by enabling & disabling, but doesn't work.
http://www.concrete5.org/marketplace/addons/redirect1/
Should be able to add this to the members page and redirect non-logged in users directly to the login page!!
Should be able to add this to the members page and redirect non-logged in users directly to the login page!!
Its not the issue, my concern is having the navigation block rendered properly while in page forbidden page.
Rony
Rony
Rony