After moving a site from Pantheon to shared hosting, I had an error message under “Install new modules”.
- "Encountered an error when trying to fetch results from Backdrop. Error 0 : Error opening socket ssl://projects.backdropcms.org:443"
I fixed the error by adding the following to my php.ini file.
- extension_dir = "ext"
- extension=php_openssl
With this, I was able to view and install a module.
Recent comments
This backdrop site is how I want to build a multilingual site for a friend's business. Is there a tutorial for how to do this, with the same functionality? I note that the language...
How to translate my site content
Responses: -I can edit nodes -I can access the DB but will need help finding the items - not comfortable poking around. - No errors or warnings in log after visiting pages...
View/Edit tabs missing
Hmm... hard to tell. I don't see any module there that modifies the Backdrop routes for node editing etc. Can you check if you can still edit notes? For example by going to node/NODE_ID/...
View/Edit tabs missing
Thanks a lot for the help, solved it.
How to Restrict User Access to Site-Wide Images in the Form Editor
Don't worry. Another way to help out is by testing fixes that others provide and clearly documenting and new issues you find in the issue queues. Sometimes that can be the thing that allows it...
managing draft revisions while still having a version published