I'd like to get it into core soon, so we have enough time to find possible side effects before 1.31.0.
It's almost done, just some final questions. But it's still marked "needs work".
One open question would be, how to name the option ;-)
Another one would be when we should provide it in core (marked as experimental) - should we wait for stable, which may take a while?
Another question is, how we can provide help for contrib projects to get compatible.
(Off topic, but D11 ships with jQuery 4 now, it seems.)
Hi Sudipto, this error usually means CiviCRM isn’t initializing properly before a dependent module (like CiviMember Roles Sync) tries to call its functions. After upgrading, verify that the...
Hi Martin, it sounds like you’ve set things up correctly, but a couple of common issues might be preventing the file from showing. First, ensure the Ubercart File Downloads module is fully...
It sounds like a small UI rendering or CSS conflict. The leftover description help block likely isn’t being hidden when the “Add block” row is set to display:none. Check if the help block has...
Thank you @kai46. All of those things were as expected, except the File download didn't have the matching SKU. Once corrected, the file download works.
However, the path to the download is...
Posted18 hours 2 min ago by Martin Jones (nattyweb) on:
Hi Martin,
Double-check that your ../private/downloads folder has proper permissions for the web server and that the uploaded file is correctly linked to the product SKU. Make sure the...
Comments
Some tasks that I belief, deserve a bit attention in the dev meeting:
PHP 8.4 support (#6777)
I'd like to get it into core soon, so we have enough time to find possible side effects before 1.31.0.
It's almost done, just some final questions. But it's still marked "needs work".
jQuery 4 (#6404)
This one actually needs some direction.
One open question would be, how to name the option ;-)
Another one would be when we should provide it in core (marked as experimental) - should we wait for stable, which may take a while?
Another question is, how we can provide help for contrib projects to get compatible.
(Off topic, but D11 ships with jQuery 4 now, it seems.)