New pagetype - Access denied - Bug?
Permalink
Hi
Have following problem - first what i do:
- I created a new "page type" called Reports.
- I configured the "defaults" for the page type with the user Admin
- I created with a self created admin account, a new page with the new page type. The new page has a gallery block, slideshow block and content block.
Now the problem:
- Now when i want to edit any block, following error appears: Access denied (see the screenshot)
- With the admin account i can edit the content block, but i can't edit the defaults for the page type anymore?
- The other admin user is in the Administrator group.
- Advanced permissions are not configured
strange. Can someone help me?
Thanks
Greetings
marius
Have following problem - first what i do:
- I created a new "page type" called Reports.
- I configured the "defaults" for the page type with the user Admin
- I created with a self created admin account, a new page with the new page type. The new page has a gallery block, slideshow block and content block.
Now the problem:
- Now when i want to edit any block, following error appears: Access denied (see the screenshot)
- With the admin account i can edit the content block, but i can't edit the defaults for the page type anymore?
- The other admin user is in the Administrator group.
- Advanced permissions are not configured
strange. Can someone help me?
Thanks
Greetings
marius
solved - turned on "advanced permissions" and cleared cache... something is bugged without advanced permissions.
... The problem is not solved. Habe now again the same problem with a new page (also with the page type report)
Hm the permissions are totaly bugt:
The guests can show the page, but they see only the content block and the guestbook. The gallery is not avaiable.
->http://www.around.ch/reisen/scotland-2008/...
Very strange.
please help.
Edit:
I set the permissions again and now works? strange
The guests can show the page, but they see only the content block and the guestbook. The gallery is not avaiable.
->http://www.around.ch/reisen/scotland-2008/...
Very strange.
please help.
Edit:
I set the permissions again and now works? strange
and an other problem. I can't approve a page version with an admin account. This problem acours since i have active "advanced permissions".
Is it possible to reset the permissions on all sites? Or any other solution for this strange permission problems?
Is it possible to reset the permissions on all sites? Or any other solution for this strange permission problems?
The problem is the cache. When i disable the cache, all works fine no access denied. When the cache is enabled i have the access denied error. Clear the cache doesn't work.
Workaround:
- Disable Cache
- modify edit_block_popup.php to ignore "$bp->canWrite()"
http://www.concrete5.org/community/forums/usage/editor_permissions_...
Workaround:
- Disable Cache
- modify edit_block_popup.php to ignore "$bp->canWrite()"
http://www.concrete5.org/community/forums/usage/editor_permissions_...
Wow marius, you're a one man blogging machine! But your stream-of-debugging-consciousness saved me time in my own debugging. Thanks!