Everytime I tried to install themes and modules in my backdrop site, I get this error.But where I can set up the premissions? I'm using a Admin Account with the premisson to install themes and modules.
2) Provide additional information about your hosting.
* Where are you hosting?
* Do you have access to the server level permissions?
* Are they configured as described in the file-permissions-and-ownership article?
I find that most "permissions" related problems are related to ownership and permissions of files and directories on the server.
There is an existing issue in the Backdrop CMS core issue queue to improve this error message to be more helpful. We would welcome additional input and suggestions. We've updated that issue to reference this situation.
NOTE: The more people that comment on issues in the core issue queue, the more attention those issues get. Help make Backdrop better by sharing your own experiences and ideas both here and in the github issue queue (whichever works better for you).
My hosting is located in a country that blocks numerous online resources, so I am not surprised that updates and modules are unavailable. However, everything works perfectly on a local server...
UPDATE: I fixed the errors that I found in the logs. They were related to deleting an old blog content type pulled over from Drupal that was still referenced in one of the layouts. I updated...
Hmmm... this sounds like a bug with Copy Blocks. Would this possibly be related:
https://github.com/backdrop-contrib/copy_blocks/issues/26
https://github.com/backdrop-contrib/...
Posted1 day 23 hours ago by Alejandro Cremaschi (argiepiano) on:
Also this error: Warning: Undefined array key "blog" in summary() (line 63 of /app/core/modules/layout/plugins/access/entity_bundle_layout_access.inc).
I did recently delete an old blog...
Comments
The problem might be with your server permissions.
1) I recommend taking a look at this thread and seeing if anything here is helpful to you.
https://forum.backdropcms.org/forum/issue-permissions
That thread will point you at this resource:
https://backdropcms.org/file-permissions-and-ownership
2) Provide additional information about your hosting.
* Where are you hosting?
* Do you have access to the server level permissions?
* Are they configured as described in the file-permissions-and-ownership article?
I find that most "permissions" related problems are related to ownership and permissions of files and directories on the server.
There is an existing issue in the Backdrop CMS core issue queue to improve this error message to be more helpful. We would welcome additional input and suggestions. We've updated that issue to reference this situation.
https://github.com/backdrop/backdrop-issues/issues/2581
NOTE: The more people that comment on issues in the core issue queue, the more attention those issues get. Help make Backdrop better by sharing your own experiences and ideas both here and in the github issue queue (whichever works better for you).