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).
Personal site
https://keiserjb.com/
Jacksonville Public Library
https://jaxpubliclibrary.org/
Academy of Model Aeronautics
https://nats.modelaircraft.org/
https...
Graham Leach: Has anyone got any experience with the assets in this area of Backdrop CMS?
filetransfer.inc
ftp.inc
local.inc
ssh.inc
If you do, I'd love to chat with you...
Graham...
Posted14 hours 42 min ago by Graham Leach (Graham Leach) on:
I've been building Backdrop sites since 2021 with the first being my own:
https://www.systemhorizons.co.uk/
Two over time for one client:
https://www....
Posted15 hours 25 min ago by Martin Price | System Horizons Ltd (yorkshirepudding) on:
Hi Tim. Yes I think at the moment it needs custom code:
/**
* Implements hook_preprocess_node().
*/
function theme_name_preprocess_node(&$variables) {
if (!$variables['...
Posted15 hours 57 min ago by Martin Price | System Horizons Ltd (yorkshirepudding) on:
With the threat of Drupal 7 EOL looming, and a very out of date Drupal 6 site that no longer worked with newer php versions, I made the decision to move both sites to Backdrop in March 2024. ...
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).