Hello everyone .
I have this error when wanting to install a module
Help please
There was an HTTP AJAX error. HTTP Result Code: 500 Below is the debugging information. Path: / batch? Id = 12 & op = do_nojs & op = do StatusText: error ResponseText:
I also don't have any answer for you at the moment, but can you please also let us know the following:
Were you able to install modules without any error before? If so, was there a recent update on the site (updated Backdrop core version) or the server (php version change)?
If you head to Configuration → Development → Logging and errors, and enable showing all errors, is there any additional error shown?
If you navigate to Reports → Recent log messages, are there any other errors you see? (I'd suggest to first clear all errors logged, then run a test module installation, then take note of any errors)
Welcome to Backdrop! For your setup, you’ll want to create a subtheme of Bootstrap5 Lite itself; the Bootswatch styles (like Cerulean) are just presets that B5 Lite loads, and you can “lock in”...
Hi Rob,
Welcome to Backdrop! Here’s a quick overview:
Subtheming Bootswatch:
You should create your subtheme based on Bootstrap5 Lite, not directly on a Bootswatch style....
Hi Rolf,
This happens because CKEditor saves absolute or semi-absolute paths in the HTML instead of using Backdrop’s file stream wrappers (like public://). When you move your site...
The error means the Stripe client isn’t initialized — $stripe is null.
Fix steps:
In CiviCRM → Payment Processors, ensure valid test/live API keys are entered and match the mode...
I'd like to learn more about options to handle payments in Backdrop:
Ubercart and Commerce vs. standalone solutions and integrations with modules like Webform or Registration...
Posted3 days 2 hours ago by Olaf Grabienski (Olafski) on:
Comments
@willowf - I do not have an answer for you right now. But, I think it would be helpful if you provide a little more information.
1) Is this only with one specific module or have you tried different modules and gotten the same results?
2) What is your hosting situation?
Thanks for answering.
It happens with all the modules that I want to install.
MY server is
PHP 7.4.15
memory_limit: 256M (Default)
max_execution_time: 30 (Default)
max_input_time: 600 (Default)
post_max_size: 256M (Default)
upload_max_filesize: 256M (Default)
Hello @willowf 👋
I also don't have any answer for you at the moment, but can you please also let us know the following: