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).
Have you tried uc_cart_add_item()? You need to provide the nid of the product. Then you can use backdrop_goto('cart/checkout'); to send the user to the checkout screen. uc_cart_add_item...
Posted4 days 22 hours ago by Alejandro Cremaschi (argiepiano) on:
No problem, let's see how it evolves.
I'd be happy to provide a suggested version if i could.
I will keep that in mind and try learn this hook chain hopefully very soon. I will...
Posted6 days 8 hours ago by RS Snyder (theflightrs) on:
I could request hashing support, but that's the lazy way
🤣
I would appreciate it if you as an active maintainer would 'officially' add a hashing support...
Hi, i understand the updating obstacle - not worth mentioning - hence it is a wacky (but working) patch until i know what to do. :-)
One of my biggest wishes is to understand the hook...
Posted6 days 9 hours ago by RS Snyder (theflightrs) 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).