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).
Update: I tried to use Leaflet and Geofield with Geocoder, but can't get geocoding from other field working at all. But at no point the map breaks. It just stays empty.
Is there really,...
To me this clearly looks like some wrong use of the Leaflet library at some point.
But the problem is not the empty map (alone), which works fine and never caused me trouble. Something...
Clearing the cache was one of the things I tried. This included truncating the cache tables that don't get cleared by the flush all caches button, as well as sessions and tempstore tables. This...
So tried accessing the updates.backdropcms.org server again and tech support said:
Hello,
It looks like outside of the server that host isnt accessible currently --
jeremy_a@khsupport...
It was the ProtectHome setting in the apache service which was the problem.
I did this:
systemctl edit apache2.service
Then added this:
[Service]
ProtectHome=no...
Posted2 days 9 min ago by Francis Greaves (themetman) on:
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).