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
Hello and thank you very much for your answers. I'll start by saying that I'm French so I have a little trouble sometimes with English. :-) I do think that having an LMS based on Backdrop would be a...
Is it possible to create a LMS site ?
Backdrop CMS does not have a LMS distribution or any modules that have been specifically ported for a LMS to my knowledge. But, I think you could probably build a "lite" LMS with Backdrop core and...
Is it possible to create a LMS site ?
This is such a broad question. I guess it all depends on the details. Backdrop and Drupal both have extensive access permissions and roles, so theoretically it's possible. As for quizzes, there is a...
Is it possible to create a LMS site ?
This is strange. I've just created Backdrop sanbox site and copying, cutting and pasting work just fine (with some little exception – I cannot select a word with double clicking). There should be...
Cannot select text in CKEditor on mobile because CKEditor hides the context menu
Hello paucku, which device(s) are you using to edit your Backdrop site? I'm asking because I am able to do actions like cut, copy etc. on my iPhone – see screenshot (in German): Tested on a vanilla...
Cannot select text in CKEditor on mobile because CKEditor hides the context menu