Weird Permissions Error when editing global blocks in page type
Permalink 1 user found helpful
Hello,
I just built out a solid number of pages based on a left sidebar page type (in the realm of 50) and when trying to edit and apply a generic, template-like-bock to all child pages I'm met with this error:
An unexpected error occurred. Unable to get permission key for admin_block< Back to Home.
When I view pages while logged in as Admin the blocks are present, yet they still show up in the page type's child pages as unchecked. However, when I log out none of the blocks are viewable.
Additionally, I have the following errors in my Log:
Exception Occurred: /home/verdurag/public_html/concrete/core/models/permissions.php:71 Unable to get permission key for admin_block (0)
#0 /home/verdurag/public_html/concrete/startup/process.php(139): Concrete5_Model_Permissions->__call('canAdminBlock', Array)
#1 /home/verdurag/public_html/concrete/startup/process.php(139): Permissions->canAdminBlock()
#2 /home/verdurag/public_html/concrete/dispatcher.php(227): require('/home/verdurag/...')
#3 /home/verdurag/public_html/index.php(2): require('/home/verdurag/...')
#4 {main}
I get a new one of these ever time I try to apply changes in a page type to child pages.
I have checked out this discussion post:http://www.concrete5.org/community/forums/customizing_c5/5.6.0.1-up...
And tried adjusting the Site URL. It had no effect.
I also checked out this post:http://www.concrete5.org/community/forums/installation/weird_proble...
Which seemed to not have a solution (my database password is correct…)
Any ideas?
Thanks all. :)
Best,
Joel
I just built out a solid number of pages based on a left sidebar page type (in the realm of 50) and when trying to edit and apply a generic, template-like-bock to all child pages I'm met with this error:
An unexpected error occurred. Unable to get permission key for admin_block< Back to Home.
When I view pages while logged in as Admin the blocks are present, yet they still show up in the page type's child pages as unchecked. However, when I log out none of the blocks are viewable.
Additionally, I have the following errors in my Log:
Exception Occurred: /home/verdurag/public_html/concrete/core/models/permissions.php:71 Unable to get permission key for admin_block (0)
#0 /home/verdurag/public_html/concrete/startup/process.php(139): Concrete5_Model_Permissions->__call('canAdminBlock', Array)
#1 /home/verdurag/public_html/concrete/startup/process.php(139): Permissions->canAdminBlock()
#2 /home/verdurag/public_html/concrete/dispatcher.php(227): require('/home/verdurag/...')
#3 /home/verdurag/public_html/index.php(2): require('/home/verdurag/...')
#4 {main}
I get a new one of these ever time I try to apply changes in a page type to child pages.
I have checked out this discussion post:http://www.concrete5.org/community/forums/customizing_c5/5.6.0.1-up...
And tried adjusting the Site URL. It had no effect.
I also checked out this post:http://www.concrete5.org/community/forums/installation/weird_proble...
Which seemed to not have a solution (my database password is correct…)
Any ideas?
Thanks all. :)
Best,
Joel
No idea what's going on.
I'm reinstalling. Kinda annoyed…
Hoping it's just some corrupted/ non-copied files in the core or something.
Joel
I'm reinstalling. Kinda annoyed…
Hoping it's just some corrupted/ non-copied files in the core or something.
Joel
Fresh Install. Only installed the theme and eCommerce add ons (rather than all 5 I'm using for the project).
I realized that previously I was trying to add some blocks to page types in areas that were designated as global areas, which in retrospect is a bit silly. I wasn't able to undo this though, as some blocks were applied to some subsequent pages and not all, and I still got this error when trying to add blocks to other areas.
I DID notice though that upon re-downloading/compressing/uploading a fresh copy of C5 it is a different size than the other install file, smaller by about 20 KB. We'll see…
Joel
I realized that previously I was trying to add some blocks to page types in areas that were designated as global areas, which in retrospect is a bit silly. I wasn't able to undo this though, as some blocks were applied to some subsequent pages and not all, and I still got this error when trying to add blocks to other areas.
I DID notice though that upon re-downloading/compressing/uploading a fresh copy of C5 it is a different size than the other install file, smaller by about 20 KB. We'll see…
Joel
I reverted all overrides in override directories related to customizations of the downloaded theme (Radius). I've then reverted to the stock Vanilla theme.
Permissions look fine file-wise. Still no idea what's going on.
Anyone have any thoughts? Thanks! :)
Best,
Joel