Closed (fixed)
Project:
Panels
Version:
6.x-2.x-dev
Component:
Code
Priority:
Critical
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
12 Oct 2008 at 13:17 UTC
Updated:
11 Jan 2009 at 11:30 UTC
I have created a panel page: and tried to leave the access blank. so that everybody can see it. but nobody is getting access to it,
then i tried checking the access
Home » Administer » Panels » Panel pages » Settings
access;
anonymous: ok
authenticated:ok
when i do this it and click save it doesnt work and page refreshes and none of the options are remain checked.
But when I check only one of the option, it does get checked after clicking save button.
Comments
Comment #1
benjohnstone commented*subscribing* I'm getting this too - although I understand both access boxes remaining unchecked because that effectively is the same as having both checked, I'm sure that it is intended. But not having an anonymous user get access is a big problem.
Comment #2
jfro commentedI'm not able to get any panels showing up for anonymous users, even with nothing checked. Any word on how to fix this?
Thanks for the great module. Can't wait 'til its ready for production action!
Comment #3
keva commentedcheck the permissions in admin/user/permissions
and make sure the things are checked that you need, e.g.:
view all panes
access all panel-pages
Comment #4
jfro commentedZelavi,
Thanks for the advice. This worked for me.
I should have looked at this earlier. I just thought panel visibility was controlled in the panel admin section...
Comment #5
keva commentedglad that helped.
In many cases, content that's added through a module (Panels, CCK fields, custom Front Page, Contact forms, even search) has to be given explicit permission to be viewed or utilized by other users. Took me quite a few frustrating hours for that to sink in - as you noticed, it's not the first place you'd think to look.
Comment #6
benjohnstone commentedStill not working for me - I've figured that the permissions dont work for anon user when I set up an argument to pass to the panel in the path field on the settings tab of the edit form. When I remove the '%' from the path it works. I have checked the correct permissions for the anon user in admin/user/permissions
Comment #7
keva commentedsounds like your problem may be more related to this issue:
http://drupal.org/node/311192
Comment #8
sdboyer commentedShould now be fixed in -dev.